Searched defs:callRuntime (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_proxy_stub_builder.cpp | 62 Label callRuntime(env); in CheckGetTrapResult() local 123 Label callRuntime(env); in CheckSetTrapResult() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | new_object_stub_builder.cpp | 1641 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 …]
|
| D | post_schedule.cpp | 913 Label callRuntime(&builder_); in LoweringLoadWithBarrierAndPrepareScheduleGate() local
|
| D | typed_native_inline_lowering.cpp | 2591 Label callRuntime(&builder_); in LowerObjectHasOwnProperty() local 2652 Label callRuntime(&builder_); in LowerReflectHas() local 2676 Label callRuntime(&builder_); in LowerReflectConstruct() local
|
| D | stub_builder.cpp | 2175 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/ |
| D | asm_interpreter_call.cpp | 1769 Label callRuntime; in ThrowStackOverflowExceptionAndReturn() local 1805 Label callRuntime; in ThrowStackOverflowExceptionAndReturnToAsmInterpBridgeFrame() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| D | baseline_stubs.cpp | 5935 Label callRuntime(env); in GenerateCircuit() local
|