Home
last modified time | relevance | path

Searched defs:UpdatePriorityEnabled (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/libplatform/
Ddefault-job.h122 bool UpdatePriorityEnabled() const override { return true; } in UpdatePriorityEnabled() function
/third_party/node/deps/v8/include/
Dv8-platform.h240 virtual bool UpdatePriorityEnabled() const { return false; } in UpdatePriorityEnabled() function