Searched refs:resolvePropertyIndex (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGGraph.h65 unsigned resolvePropertyIndex; member in struct:JSC::DFG::ResolveGlobalData
H A DDFGByteCodeParser.cpp1891 data.resolvePropertyIndex = resolveValueOperation - resolveOperations->data();
H A DDFGSpeculativeJIT32_64.cpp4511 ResolveOperation* resolveOperationAddress = &(data.resolveOperations->data()[data.resolvePropertyIndex]);
H A DDFGSpeculativeJIT64.cpp4386 ResolveOperation* resolveOperationAddress = &(data.resolveOperations->data()[data.resolvePropertyIndex]);

Completed in 151 milliseconds