Home
last modified time | relevance | path

Searched defs:frame (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dframe_handler.cpp65 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/
Dframes.cpp62 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/
Druntime-compiled_code-interaction.md86 ### Interpreter stack frame
90 ### Compiled code stack frame
/arkcompiler/ets_runtime/ecmascript/tests/
Dframe_test.cpp65 JSTaggedType frame[9]; // 9: size of AsmInterpretedFrame in HWTEST_F_L0() local
/arkcompiler/runtime_core/compiler/tests/x86/
Dasmjit_test.cpp68 FuncFrame frame; in TEST_F() local
110 FuncFrame frame; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsampling_processor.cpp71 FrameStackAndInfo *frame = generator_->samplesQueue_->PopFrame(); in Run() local
Dsamples_record.cpp77 void SamplesRecord::AddSample(FrameStackAndInfo *frame) in AddSample()
853 FrameStackAndInfo *frame = &frames_[front_]; in PopFrame() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h201 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 …]
Dinterpreter_stub.cpp961 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 …]
Dstub_builder-inl.h268 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/
Dasmjit_test.cpp92 FuncFrame frame; in TEST_F() local
183 FuncFrame frame; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.cpp53 auto frame = AsmInterpretedFrame::GetFrameFromSp(top_); in ReserveAsmInterpretedFrame() local
269 auto frame = it.GetFrame<OptimizedJSFunctionFrame>(); in CollectDeoptBundleVec() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp83 JSTaggedType *frame = const_cast<JSTaggedType *>(thread->GetCurrentFrame()); in GetStack() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp190 FrameIterator frame(reinterpret_cast<JSTaggedType *>(fp)); in CrashCallback() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js70064 frame: u, property
113935 frame: { property