Searched refs:P_JITOperation_EStSS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLIntrinsicRepository.h80 macro(P_JITOperation_EStSS, functionType(intPtr, intPtr, intPtr, intPtr, intPtr)) \
/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DJITOperations.h187 typedef char* JIT_OPERATION (*P_JITOperation_EStSS)(ExecState*, Structure*, size_t, size_t); typedef
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGSpeculativeJIT.h1040 JITCompiler::Call callOperation(P_JITOperation_EStSS operation, GPRReg result, Structure* structure, size_t index, size_t size)

Completed in 202 milliseconds