Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/interpreter/
DCachedCall.h37 CachedCall(CallFrame* callFrame, JSFunction* function, int argCount, JSValue* exception) in CachedCall() function
DInterpreter.h71 friend class CachedCall; variable