|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Nodes.h>
Public Member Functions | |
| FunctionParameters () | |
| ALWAYS_INLINE unsigned | size () const |
| ALWAYS_INLINE std::pair< DestructuringPatternNode *, ExpressionNode * > | at (unsigned index) |
| ALWAYS_INLINE void | append (DestructuringPatternNode *pattern, ExpressionNode *defaultValue) |
Public Member Functions inherited from JSC::ParserArenaDeletable | |
| virtual | ~ParserArenaDeletable () |
| void * | operator new (size_t, ParserArena &) |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.13