Home
last modified time | relevance | path

Searched defs:slow_path (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-iterator-gen.cc313 Label slow_path(this); in TF_BUILTIN() local
409 Label slow_path(this); in TF_BUILTIN() local
Dbuiltins-internal-gen.cc178 Label slow_path(this), next(this); in InsertIntoRememberedSet() local
206 TNode<IntPtrT> LoadSlotSet(TNode<IntPtrT> page, Label* slow_path) { in LoadSlotSet()
215 Label* slow_path) { in LoadBucket()
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc6896 v8::internal::compiler::GraphAssemblerLabel<0>* slow_path) { in CanTransformFast()
6970 auto slow_path = gasm_->MakeDeferredLabel(); in BuildJSToWasmWrapper() local