Searched refs:emitCreateThis (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DBytecodeGenerator.h427 RegisterID* emitCreateThis(RegisterID* dst);
H A DBytecodeGenerator.cpp396 emitCreateThis(&m_thisRegister);
1563 RegisterID* BytecodeGenerator::emitCreateThis(RegisterID* dst) function in class:JSC::BytecodeGenerator

Completed in 118 milliseconds