Lines Matching refs:BytecodeOffset
77 constexpr bool IsOSR(BytecodeOffset osr_offset) { return !osr_offset.IsNone(); }
79 void SetTieringState(JSFunction function, BytecodeOffset osr_offset,
88 void ResetTieringState(JSFunction function, BytecodeOffset osr_offset) {
94 void ResetProfilerTicks(JSFunction function, BytecodeOffset osr_offset) {
124 BytecodeOffset osr_offset,
135 BytecodeOffset osr_offset,
187 BytecodeOffset osr_offset,
898 Isolate* isolate, Handle<JSFunction> function, BytecodeOffset osr_offset,
942 const BytecodeOffset osr_offset = compilation_info->osr_offset();
1094 BytecodeOffset osr_offset,
1152 BytecodeOffset osr_offset,
1215 CodeKind code_kind, BytecodeOffset osr_offset = BytecodeOffset::None(),
1289 code_kind, BytecodeOffset::None(), nullptr,
3378 BytecodeOffset osr_offset,
3406 // BytecodeOffset representing the entry point will be valid for any copy of
3448 const BytecodeOffset osr_offset = compilation_info->osr_offset();