Home
last modified time | relevance | path

Searched defs:CachedCall (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/interpreter/
DCachedCall.h38 CachedCall(CallFrame* callFrame, JSFunction* function, int argCount) in CachedCall() function
DInterpreter.h70 friend class CachedCall; variable