Searched refs:osr_offset_ (Results 1 – 2 of 2) sorted by relevance
109 bool is_osr() const { return !osr_offset_.IsNone(); } in is_osr()119 BailoutId osr_offset() const { return osr_offset_; } in osr_offset()157 osr_offset_ = osr_offset; in SetOptimizingForOsr()277 BailoutId osr_offset_ = BailoutId::None();
560 BailoutId osr_offset() const { return osr_offset_; } in osr_offset()569 BailoutId const osr_offset_; member in v8::internal::compiler::SerializerForBackgroundCompilation1065 osr_offset_(osr_offset), in SerializerForBackgroundCompilation()1088 osr_offset_(BailoutId::None()), in SerializerForBackgroundCompilation()