Home
last modified time | relevance | path

Searched refs:ARG_int5 (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/jit/
DJIT.h78 #define ARG_int5 static_cast<int32_t>(reinterpret_cast<intptr_t>(ARGS[5])) macro
/external/webkit/JavaScriptCore/interpreter/
DInterpreter.cpp5027 int thisRegister = ARG_int5; in cti_op_construct_NotJSConstruct()