Home
last modified time | relevance | path

Searched refs:DecideSpillingMode (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/logging/
Druntime-call-stats.h334 ADD_THREAD_SPECIFIC_COUNTER(V, Optimize, DecideSpillingMode) \
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1536 void DecideSpillingMode();
Dregister-allocator.cc4605 void OperandAssigner::DecideSpillingMode() { in DecideSpillingMode() function in v8::internal::compiler::OperandAssigner
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc2293 DECL_PIPELINE_PHASE_CONSTANTS(DecideSpillingMode) in DECL_PIPELINE_PHASE_CONSTANTS()
2297 assigner.DecideSpillingMode(); in DECL_PIPELINE_PHASE_CONSTANTS()