| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | frame_handler.cpp | 65 auto frame = it.GetFrame<AsmInterpretedFrame>(); in PrevJSFrame() local 84 auto *frame = AsmInterpretedFrame::GetFrameFromSp(sp_); in GetNumberArgs() local 91 auto *frame = it.GetFrame<AsmInterpretedFrame>(); in GetNumberArgs() local 94 auto *frame = it.GetFrame<InterpretedFrame>(); in GetNumberArgs() local 120 auto *frame = it.GetFrame<AsmInterpretedFrame>(); in GetAcc() local 123 auto *frame = it.GetFrame<InterpretedFrame>(); in GetAcc() local 158 auto *frame = it.GetFrame<AsmInterpretedFrame>(); in GetThis() local 161 auto *frame = it.GetFrame<InterpretedFrame>(); in GetThis() local 174 auto frame = AsmInterpretedFrame::GetFrameFromSp(sp_); in GetFunction() local 178 auto *frame = BuiltinWithArgvFrame::GetFrameFromSp(sp_); in GetFunction() local [all …]
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | frames.cpp | 62 auto frame = GetFrame<OptimizedJSFunctionFrame>(); in GetFunction() local 67 auto frame = GetFrame<AsmInterpretedFrame>(); in GetFunction() local 72 auto frame = GetFrame<InterpretedFrame>(); in GetFunction() local 76 auto frame = GetFrame<InterpretedBuiltinFrame>(); in GetFunction() local 80 auto *frame = BuiltinWithArgvFrame::GetFrameFromSp(GetSp()); in GetFunction() local 85 auto *frame = BuiltinFrame::GetFrameFromSp(GetSp()); in GetFunction() local 89 auto *frame = OptimizedBuiltinLeaveFrame::GetFrameFromSp(GetSp()); in GetFunction() local 126 auto frame = GetFrame<OptimizedFrame>(); in Advance() local 136 auto frame = GetFrame<OptimizedEntryFrame>(); in Advance() local 145 auto frame = GetFrame<AsmBridgeFrame>(); in Advance() local [all …]
|
| /arkcompiler/runtime_core/docs/ |
| D | runtime-compiled_code-interaction.md | 86 ### Interpreter stack frame 90 ### Compiled code stack frame
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | frame_test.cpp | 65 JSTaggedType frame[9]; // 9: size of AsmInterpretedFrame in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/compiler/tests/x86/ |
| D | asmjit_test.cpp | 68 FuncFrame frame; in TEST_F() local 110 FuncFrame frame; in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/ |
| D | sampling_processor.cpp | 71 FrameStackAndInfo *frame = generator_->samplesQueue_->PopFrame(); in Run() local
|
| D | samples_record.cpp | 77 void SamplesRecord::AddSample(FrameStackAndInfo *frame) in AddSample() 853 FrameStackAndInfo *frame = &frames_[front_]; in PopFrame() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | interpreter_stub-inl.h | 201 GateRef InterpreterStubBuilder::GetPcFromFrame(GateRef frame) in GetPcFromFrame() 207 GateRef InterpreterStubBuilder::GetFunctionFromFrame(GateRef frame) in GetFunctionFromFrame() 213 GateRef InterpreterStubBuilder::GetThisFromFrame(GateRef frame) in GetThisFromFrame() 219 GateRef InterpreterStubBuilder::GetCallSizeFromFrame(GateRef frame) in GetCallSizeFromFrame() 225 GateRef InterpreterStubBuilder::GetAccFromFrame(GateRef frame) in GetAccFromFrame() 231 GateRef InterpreterStubBuilder::GetEnvFromFrame(GateRef frame) in GetEnvFromFrame() 280 void InterpreterStubBuilder::SetPcToFrame(GateRef glue, GateRef frame, GateRef value) in SetPcToFrame() 286 void InterpreterStubBuilder::SetCallSizeToFrame(GateRef glue, GateRef frame, GateRef value) in SetCallSizeToFrame() 292 void InterpreterStubBuilder::SetAccToFrame(GateRef glue, GateRef frame, GateRef value) in SetAccToFrame() 298 void InterpreterStubBuilder::SetEnvToFrame(GateRef glue, GateRef frame, GateRef value) in SetEnvToFrame() [all …]
|
| D | interpreter_stub.cpp | 961 GateRef frame = GetFrame(sp); in DECLARE_ASM_HANDLER() local 991 GateRef frame = GetFrame(sp); in DECLARE_ASM_HANDLER() local 2315 GateRef frame = GetFrame(*varSp); in DECLARE_ASM_HANDLER() local 2378 GateRef frame = GetFrame(*varSp); in DECLARE_ASM_HANDLER() local 2444 GateRef frame = GetFrame(*varSp); in DECLARE_ASM_HANDLER() local 2518 GateRef frame = GetFrame(*varSp); in DECLARE_ASM_HANDLER() local 2849 GateRef frame = GetFrame(*varSp); in DECLARE_ASM_HANDLER() local 4104 auto frame = GetFrame(sp); in DECLARE_ASM_HANDLER() local 4131 auto frame = GetFrame(sp); in DECLARE_ASM_HANDLER() local 4544 GateRef frame = GetFrame(*varSp); in DECLARE_ASM_HANDLER() local [all …]
|
| D | stub_builder-inl.h | 268 GateRef frame = PtrSub(sp, in SavePcIfNeeded() local 279 GateRef frame = PtrSub(sp, in SaveJumpSizeIfNeeded() local 297 GateRef frame = PtrSub(sp, IntPtr(AsmInterpretedFrame::GetSize(env_->IsArch32Bit()))); in SaveHotnessCounterIfNeeded() local
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | asmjit_test.cpp | 92 FuncFrame frame; in TEST_F() local 183 FuncFrame frame; in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| D | deoptimizer.cpp | 53 auto frame = AsmInterpretedFrame::GetFrameFromSp(top_); in ReserveAsmInterpretedFrame() local 269 auto frame = it.GetFrame<OptimizedJSFunctionFrame>(); in CollectDeoptBundleVec() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_sampling.cpp | 83 JSTaggedType *frame = const_cast<JSTaggedType *>(thread->GetCurrentFrame()); in GetStack() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/ |
| D | js_stackinfo.cpp | 190 FrameIterator frame(reinterpret_cast<JSTaggedType *>(fp)); in CrashCallback() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 70064 frame: u, property 113935 frame: { property
|