webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <CachedCall.h>
Public Member Functions | |
CachedCall (CallFrame *callFrame, JSFunction *function, int argumentCount) | |
JSValue | call () |
void | setThis (JSValue v) |
void | clearArguments () |
void | appendArgument (JSValue v) |
|
inline |
|
inline |
|
inline |