| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | interpreter_stub.cpp | 3536 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in DECLARE_ASM_HANDLER() local 3547 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in DECLARE_ASM_HANDLER() local 3804 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in DECLARE_ASM_HANDLER() local 4129 GateRef currentFunc = GetFunctionFromFrame(glue, GetFrame(sp)); in DECLARE_ASM_HANDLER() local 4147 GateRef currentFunc = GetFunctionFromFrame(glue, GetFrame(sp)); in DECLARE_ASM_HANDLER() local 4176 GateRef currentFunc = GetFunctionFromFrame(glue, GetFrame(sp)); in DECLARE_ASM_HANDLER() local 4187 GateRef currentFunc = GetFunctionFromFrame(glue, GetFrame(sp)); in DECLARE_ASM_HANDLER() local 4198 GateRef currentFunc = GetFunctionFromFrame(glue, GetFrame(sp)); in DECLARE_ASM_HANDLER() local 4218 GateRef currentFunc = GetFunctionFromFrame(glue, GetFrame(sp)); in DECLARE_ASM_HANDLER() local 4365 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in DECLARE_ASM_HANDLER() local [all …]
|
| D | interpreter_stub-inl.h | 341 GateRef currentFunc = GetFunctionFromFrame(glue, GetFrame(sp)); in GetModule() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| D | baseline_stub_builder.h | 175 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in GetModule() local
|
| D | baseline_stubs-inl.h | 202 GateRef currentFunc = GetFunctionFromFrame(glue, GetFrame(sp)); in GetModule() local
|
| D | baseline_stubs.cpp | 1530 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in GenerateCircuit() local 1561 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in GenerateCircuit() local 2021 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in GenerateCircuit() local 2038 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in GenerateCircuit() local 3097 GateRef currentFunc = GetFunctionFromFrame(glue, GetFrame(sp)); in GenerateCircuit() local 3805 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in GenerateCircuit() local 4191 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in GenerateCircuit() local 4760 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in GenerateCircuit() local 5415 GateRef currentFunc = GetFunctionFromFrame(glue, GetFrame(sp)); in GenerateCircuit() local 5599 GateRef currentFunc = GetFunctionFromFrame(glue, frame); in GenerateCircuit() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | module_value_accessor.cpp | 163 JSTaggedValue currentFunc = frameHandler.GetFunction(); in GetCurrentModule() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | mir_builder.cpp | 140 MIRFunction *currentFunc = GetCurrentFunction(); in GetOrCreateLocalDecl() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.cpp | 5005 JSFunction *currentFunc = JSFunction::Cast((GET_FRAME(sp)->function).GetTaggedObject()); in RunInternal() local 5031 JSFunction *currentFunc = JSFunction::Cast((GET_FRAME(sp)->function).GetTaggedObject()); in RunInternal() local 7973 JSFunction *currentFunc = JSFunction::Cast((GET_FRAME(sp)->function).GetTaggedObject()); in GetEcmaModule() local
|
| D | slow_runtime_stub.cpp | 985 …lowRuntimeStub::DynamicImport(JSThread *thread, JSTaggedValue specifier, JSTaggedValue currentFunc) in DynamicImport()
|
| D | interpreter_assembly.cpp | 7031 JSFunction *currentFunc = in HandleDefinefuncImm16Id16Imm8() local 7053 JSFunction *currentFunc = in HandleDefinefuncImm8Id16Imm8() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | function.cpp | 1316 … const ir::MethodDefinition *const currentFunc, bool omitSameAsm) in CheckIdenticalOverloads()
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | runtime_stubs-inl.h | 867 JSTaggedValue currentFunc = frameHandler.GetFunction(); in RuntimeResolveClass() local
|
| D | runtime_stubs.cpp | 2841 …JSHandle<JSTaggedValue> currentFunc = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the zero… in DEF_RUNTIME_STUBS() local
|