Home
last modified time | relevance | path

Searched defs:callRuntime (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1460 void NewObjectStubBuilder::AllocateInSOldPrologue(Variable *result, Label *callRuntime, Label *exit) in AllocateInSOldPrologue()
1498 Label callRuntime(env); in AllocateInSOld() local
1509 void NewObjectStubBuilder::AllocateInYoungPrologue(Variable *result, Label *callRuntime, Label *exi… in AllocateInYoungPrologue()
1547 Label callRuntime(env); in AllocateInYoung() local
1562 Label callRuntime(env); in AllocateInYoung() local
1739 Label callRuntime(env); in FastNewThisObject() local
1782 Label callRuntime(env); in FastSuperAllocateThis() local
Dtyped_native_inline_lowering.cpp2646 Label callRuntime(&builder_); in LowerObjectHasOwnProperty() local
2707 Label callRuntime(&builder_); in LowerReflectHas() local
2731 Label callRuntime(&builder_); in LowerReflectConstruct() local
Dstub_builder.cpp2659 Label callRuntime(env); in ICStoreElement() local
9279 Label callRuntime(env); in IntToEcmaString() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp5923 Label callRuntime(env); in GenerateCircuit() local