Searched defs:emitAllocateJSObject (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITInlines.h319 inline void JIT::emitAllocateJSObject(RegisterID allocator, StructureType structure, RegisterID result, RegisterID scratch) function in class:JSC::JIT
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGSpeculativeJIT.h2034 void emitAllocateJSObject(GPRReg resultGPR, GPRReg allocatorGPR, StructureType structure, function in class:JSC::DFG::SpeculativeJIT
2045 void emitAllocateJSObject(GPRReg resultGPR, StructureType structure, StorageType storage, function in class:JSC::DFG::SpeculativeJIT

Completed in 127 milliseconds