Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/jit/
DJITStubs.cpp856 NEVER_INLINE void JITThunks::tryCacheGetByID(CallFrame* callFrame, CodeBlock* codeBlock, ReturnAddr… in tryCacheGetByID() function in JSC::JITThunks
/external/webkit/Source/JavaScriptCore/interpreter/
DInterpreter.cpp1274 NEVER_INLINE void Interpreter::tryCacheGetByID(CallFrame* callFrame, CodeBlock* codeBlock, Instruct… in tryCacheGetByID() function in JSC::Interpreter