Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1470 Label *callRuntime, [[maybe_unused]] Label *exit) in AllocateInSOldPrologue()
1508 Label callRuntime(env); in AllocateInSOld() local
1520 Label *callRuntime, [[maybe_unused]] Label *exit) in AllocateInYoungPrologue()
1558 Label callRuntime(env); in AllocateInYoung() local
1573 Label callRuntime(env); in AllocateInYoung() local
1761 Label callRuntime(env); in FastNewThisObject() local
1804 Label callRuntime(env); in FastSuperAllocateThis() local
Dtyped_native_inline_lowering.cpp2598 Label callRuntime(&builder_); in LowerObjectHasOwnProperty() local
2659 Label callRuntime(&builder_); in LowerReflectHas() local
2683 Label callRuntime(&builder_); in LowerReflectConstruct() local
Dstub_builder.cpp2807 Label callRuntime(env); in ICStoreElement() local
10152 Label callRuntime(env); in IntToEcmaString() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp1922 Label callRuntime; in ThrowStackOverflowExceptionAndReturn() local
1958 Label callRuntime; in ThrowStackOverflowExceptionAndReturnToAsmInterpBridgeFrame() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp5917 Label callRuntime(env); in GenerateCircuit() local