Home
last modified time | relevance | path

Searched defs:frameInfo (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp182 struct CallFrameInfo frameInfo; in GetMethodInfo() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp683 struct FrameInfo frameInfo; in FrameInfoTempToMap() local
712 struct FrameInfo frameInfo; in NapiFrameInfoTempToMap() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp100 auto frameInfo = chunk->New<FrameStateInfo>(chunk, numVregs_); in CreateEmptyStateInfo() local
149 auto frameInfo = GetOrOCreateBCEndStateInfo(predPc); in MergeIntoPredBC() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp116 struct JsFrameInfo frameInfo; in BuildJsStackInfo() local