Searched defs:OSRExit (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/profiler/
H A DProfilerOSRExit.cpp35 OSRExit::OSRExit(unsigned id, const OriginStack& origin, ExitKind kind, bool isWatchpoint) function in class:JSC::Profiler::OSRExit
H A DProfilerOSRExit.h35 class OSRExit { class in namespace:JSC::Profiler
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGOSRExit.cpp37 OSRExit::OSRExit(ExitKind kind, JSValueSource jsValueSource, MethodOfGettingAValueProfile valueProfile, SpeculativeJIT* jit, unsigned streamIndex, unsigned recoveryIndex) function in class:JSC::DFG::OSRExit
H A DDFGOSRExit.h85 struct OSRExit { struct in namespace:JSC::DFG

Completed in 94 milliseconds