Home
last modified time | relevance | path

Searched refs:set_osr_urgency (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dcode-inl.h1194 void BytecodeArray::set_osr_urgency(int urgency) { in set_osr_urgency() function in v8::BytecodeArray
1207 void BytecodeArray::reset_osr_urgency() { set_osr_urgency(0); } in reset_osr_urgency()
1210 set_osr_urgency(kMaxOsrUrgency); in RequestOsrAtNextOpportunity()
H A Dcode.h1001 inline void set_osr_urgency(int urgency);
/third_party/node/deps/v8/src/execution/
H A Dtiering-manager.cc236 bytecode.set_osr_urgency(osr_urgency); in TrySetOsrUrgency()
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc2418 copy.set_osr_urgency(raw_source.osr_urgency()); in CopyBytecodeArray()

Completed in 12 milliseconds