Home
last modified time | relevance | path

Searched defs:call_runtime (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-constructor-gen.cc268 Label call_runtime(this); in TF_BUILTIN() local
282 Label call_runtime(this), end(this); in FastNewObject() local
297 TNode<JSReceiver> new_target, Label* call_runtime) { in FastNewObject()
394 Label call_runtime(this, Label::kDeferred), end(this); in CreateRegExpLiteral() local
464 Label* call_runtime) { in CreateShallowArrayLiteral()
532 Label* call_runtime) { in CreateShallowObjectLiteral()
Dbuiltins-object-gen.cc364 Label call_runtime(this), return_true(this), return_false(this), in TF_BUILTIN() local
1068 Label call_runtime(this, Label::kDeferred), prototype_valid(this), in TF_BUILTIN() local
1316 call_runtime(this, Label::kDeferred), in TF_BUILTIN() local
Dbuiltins-array-gen.cc628 Label init_index(this), return_not_found(this), call_runtime(this); in Generate() local
1862 Label call_runtime(this, Label::kDeferred); in GenerateConstructor() local
Dbuiltins-collections-gen.cc2641 Label call_runtime(this), if_cannot_be_held_weakly(this); in TF_BUILTIN() local
2674 Label call_runtime(this), if_no_hash(this), if_not_found(this); in TF_BUILTIN() local
Dbuiltins-string-gen.cc1250 Label done(this), call_runtime(this, Label::kDeferred), in StringToArray() local
/third_party/node/deps/v8/src/compiler/
Dmemory-lowering.cc280 auto call_runtime = __ MakeDeferredLabel(); in ReduceAllocateRaw() local
330 auto call_runtime = __ MakeDeferredLabel(); in ReduceAllocateRaw() local
/third_party/node/deps/v8/src/interpreter/
Dinterpreter-generator.cc2284 Label fast_shallow_clone(this), call_runtime(this, Label::kDeferred); in IGNITION_HANDLER() local
/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc4776 Label call_runtime(this, Label::kDeferred), done(this); in GenerateCloneObjectIC_Slow() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc13444 Label call_runtime(this, Label::kDeferred), return_true(this), in HasProperty() local
14351 Label call_runtime(this), done(this); in GetTypedArrayBuffer() local