Home
last modified time | relevance | path

Searched refs:EmitDeoptimize (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dinstruction-selector.h347 Instruction* EmitDeoptimize(InstructionCode opcode, size_t output_count,
Dinstruction-selector.cc761 Instruction* InstructionSelector::EmitDeoptimize( in EmitDeoptimize() function in v8::internal::compiler::InstructionSelector
2907 EmitDeoptimize(kArchDeoptimize, 0, nullptr, 0, nullptr, kind, reason, in VisitDeoptimize()