Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-constructor-gen.cc224 Label call_runtime(this); in TF_BUILTIN() local
238 Label call_runtime(this), end(this); in FastNewObject() local
253 TNode<JSReceiver> new_target, Label* call_runtime) { in FastNewObject()
345 Label call_runtime(this, Label::kDeferred), end(this); in CreateRegExpLiteral() local
381 Label* call_runtime) { in CreateShallowArrayLiteral()
445 Label* call_runtime) { in CreateShallowObjectLiteral()
Dbuiltins-object-gen.cc357 Label call_runtime(this), return_true(this), return_false(this), in TF_BUILTIN() local
1030 Label call_runtime(this, Label::kDeferred), prototype_valid(this), in TF_BUILTIN() local
1261 call_runtime(this, Label::kDeferred), in TF_BUILTIN() local
Dbuiltins-array-gen.cc604 Label init_index(this), return_not_found(this), call_runtime(this); in Generate() local
1832 Label call_runtime(this, Label::kDeferred); in GenerateConstructor() local
Dbuiltins-string-gen.cc1100 Label argc_1(this), argc_2(this), call_runtime(this, Label::kDeferred), in Generate() local
1625 Label done(this), call_runtime(this, Label::kDeferred), in StringToArray() local
Dbuiltins-collections-gen.cc2787 Label call_runtime(this), if_not_found(this); in TF_BUILTIN() local
2820 Label call_runtime(this), if_no_hash(this), if_not_found(this); in TF_BUILTIN() local
/external/v8/src/compiler/
Dmemory-lowering.cc184 auto call_runtime = __ MakeDeferredLabel(); in ReduceAllocateRaw() local
240 auto call_runtime = __ MakeDeferredLabel(); in ReduceAllocateRaw() local
/external/v8/src/interpreter/
Dinterpreter-generator.cc2262 Label fast_shallow_clone(this), call_runtime(this, Label::kDeferred); in IGNITION_HANDLER() local
/external/v8/src/ic/
Daccessor-assembler.cc4096 Label call_runtime(this, Label::kDeferred), done(this); in GenerateCloneObjectIC_Slow() local
/external/v8/src/codegen/
Dcode-stub-assembler.cc12099 Label call_runtime(this, Label::kDeferred), return_true(this), in HasProperty() local
12742 Label call_runtime(this), done(this); in GetTypedArrayBuffer() local