Searched refs:osr_offset_ (Results 1 – 4 of 4) sorted by relevance
73 bool is_osr() const { return !osr_offset_.IsNone(); } in is_osr()91 BailoutId osr_offset() const { return osr_offset_; } in osr_offset()215 osr_offset_ = osr_offset; in SetOptimizingForOsr()309 BailoutId osr_offset_; variable
75 osr_offset_(BailoutId::None()), in OptimizedCompilationInfo()
389 BailoutId osr_offset_; variable
537 osr_offset_(osr_offset), in BytecodeGraphBuilder()878 bytecode_analysis.Analyze(osr_offset_); in VisitBytecodes()