Home
last modified time | relevance | path

Searched defs:extraInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackgetter.cpp153 JSNativePointer *extraInfo = JSNativePointer::Cast(extraInfoValue.GetTaggedObject()); in GetNativeStack() local
301 JSNativePointer *extraInfo = JSNativePointer::Cast(extraInfoValue.GetTaggedObject()); in GetMethodIdentifier() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp550 ExtraProfileTypeInfo *extraInfo = ExtraProfileTypeInfo::Cast(val.GetTaggedObject()); in UpdateExtraProfileTypeInfo() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
H A Dets_napi.h461 const void *extraInfo; member
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3770 auto extraInfo = JSNativePointer::Cast(extraInfoValue.GetTaggedObject()); in GetData() local

Completed in 22 milliseconds