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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DExecutionCounter.h61 static int32_t formattedTotalCount(float value) function in class:JSC::ExecutionCounter
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGOSRExitCompiler.cpp166 m_jit.store32(AssemblyHelpers::TrustedImm32(ExecutionCounter::formattedTotalCount(clippedValue)), AssemblyHelpers::Address(GPRInfo::regT0, CodeBlock::offsetOfJITExecutionTotalCount()));

Completed in 113 milliseconds