|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
| struct | ArityCheckData |
Functions | |
| ALWAYS_INLINE int | arityCheckFor (ExecState *exec, VM &vm, CodeSpecializationKind kind) |
| bool | opIn (ExecState *exec, JSValue baseVal, JSValue propName, ArrayProfile *arrayProfile=nullptr) |
| void | tryCachePutToScopeGlobal (ExecState *exec, CodeBlock *codeBlock, Instruction *pc, JSObject *scope, GetPutInfo getPutInfo, PutPropertySlot &slot, const Identifier &ident) |
| void | tryCacheGetFromScopeGlobal (ExecState *exec, VM &vm, Instruction *pc, JSObject *scope, PropertySlot &slot, const Identifier &ident) |
| void | interpreterThrowInCaller (ExecState *exec, JSObject *error) |
| ALWAYS_INLINE int JSC::CommonSlowPaths::arityCheckFor | ( | ExecState * | exec, |
| VM & | vm, | ||
| CodeSpecializationKind | kind | ||
| ) |
|
inline |
|
inline |
|
inline |
1.8.13