Searched defs:osr_offset (Results 1 – 4 of 4) sorted by relevance
91 BailoutId osr_offset() const { return osr_offset_; } in osr_offset() function213 void SetOptimizingForOsr(BailoutId osr_offset, JavaScriptFrame* osr_frame) { in SetOptimizingForOsr()
534 Handle<JSFunction> function, BailoutId osr_offset) { in GetCodeFromOptimizedCodeCache()660 BailoutId osr_offset = BailoutId::None(), in GetOptimizedCode()1851 BailoutId osr_offset, in GetOptimizedCodeForOSR()
838 BailoutId osr_offset = BailoutId::None(); in GenerateDeoptimizationData() local
518 Handle<FeedbackVector> feedback_vector, BailoutId osr_offset, in BytecodeGraphBuilder()678 int osr_offset = bytecode_analysis.osr_entry_point(); in ProcessOsrPrelude() local780 int osr_offset = analysis.osr_entry_point(); in AdvanceToOsrEntryAndPeelLoops() local