Searched defs:CachedCall (Results 1 – 2 of 2) sorted by relevance
37 CachedCall(CallFrame* callFrame, JSFunction* function, int argCount, JSValue* exception) in CachedCall() function
71 friend class CachedCall; variable