Home
last modified time | relevance | path

Searched refs:emit_op_push_new_scope (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/jit/
DJIT.h774 void emit_op_push_new_scope(Instruction*);
DJITOpcodes.cpp1311 void JIT::emit_op_push_new_scope(Instruction* currentInstruction) in emit_op_push_new_scope() function in JSC::JIT
2546 void JIT::emit_op_push_new_scope(Instruction* currentInstruction)
/external/webkit/JavaScriptCore/
DChangeLog16875 (JSC::JIT::emit_op_push_new_scope):