Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_proxy_stub_builder.cpp62 Label callRuntime(env); in CheckGetTrapResult() local
123 Label callRuntime(env); in CheckSetTrapResult() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1641 Label *callRuntime, [[maybe_unused]] Label *exit) in AllocateInSOldPrologue()
1672 Label *callRuntime, [[maybe_unused]] Label *exit) in AllocateInSOldPrologueImpl()
1695 void NewObjectStubBuilder::AllocateInSOldPrologueImplForCMCGC(Variable *result, Label *callRuntime,… in AllocateInSOldPrologueImplForCMCGC()
1725 Label callRuntime(env); in AllocateInSOld() local
1736 void NewObjectStubBuilder::AllocateInYoungPrologueImplForCMCGC(Variable *result, Label *callRuntime in AllocateInYoungPrologueImplForCMCGC()
1762 void NewObjectStubBuilder::AllocateInYoungPrologueImpl(Variable *result, Label *callRuntime, Label … in AllocateInYoungPrologueImpl()
1787 Label *callRuntime, [[maybe_unused]] Label *exit) in AllocateInYoungPrologue()
1819 Label callRuntime(env); in AllocateInYoung() local
1834 Label callRuntime(env); in AllocateInYoung() local
2026 Label callRuntime(env); in FastNewThisObject() local
[all …]
Dpost_schedule.cpp913 Label callRuntime(&builder_); in LoweringLoadWithBarrierAndPrepareScheduleGate() local
Dtyped_native_inline_lowering.cpp2591 Label callRuntime(&builder_); in LowerObjectHasOwnProperty() local
2652 Label callRuntime(&builder_); in LowerReflectHas() local
2676 Label callRuntime(&builder_); in LowerReflectConstruct() local
Dstub_builder.cpp2175 Label callRuntime(env); in SetValueWithBarrier() local
4210 … Label *isFoundData, Label *isFoundAccessor, Label *notFound, Label *callRuntime) in TryGetOwnProperty()
10863 Label callRuntime(env); in IntToEcmaString() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp1769 Label callRuntime; in ThrowStackOverflowExceptionAndReturn() local
1805 Label callRuntime; in ThrowStackOverflowExceptionAndReturnToAsmInterpBridgeFrame() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp5935 Label callRuntime(env); in GenerateCircuit() local