Home
last modified time | relevance | path

Searched refs:jump_deoptimization_entry_labels_ (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.h434 // with function size. {jump_deoptimization_entry_labels_} is an optimization
439 Label jump_deoptimization_entry_labels_[kDeoptimizeKindCount]; member in v8::internal::compiler::final
H A Dcode-generator.cc164 &jump_deoptimization_entry_labels_[static_cast<int>(deopt_kind)]; in AssembleDeoptimizerCall()
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc3330 __ bind(&jump_deoptimization_entry_labels_[i]); in AssembleArchInstruction()

Completed in 8 milliseconds