Home
last modified time | relevance | path

Searched defs:isNative (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
H A Djs_pt_method.h27 PtMethod(const JSPandaFile *jsPandaFile, EntityId methodId, bool isNative) in PtMethod() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dcallconv.cpp142 SaveCalleeSavedRegs(const FrameInfo &frameInfo, const CFrameLayout &fl, size_t spToRegsSlots, bool isNative) SaveCalleeSavedRegs() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_sampling.cpp97 bool isNative = method->IsNativeWithCallField(); in GetStack() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackgetter.cpp182 GetRunningState(const FrameIterator &it, const EcmaVM *vm, bool isNative, bool topFrame, bool enableVMTag) GetRunningState() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dmethod.h42 uint64_t SetNativeBit(uint64_t callField, bool isNative) in SetNativeBit() argument
124 void SetNativeBit(bool isNative) in SetNativeBit() argument
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.cpp267 bool isNative = method->IsNativeWithCallField(); in GetStack() local
336 bool isNative = method->IsNativeWithCallField(); in GetStackCallNapi() local
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddebugger.cpp165 bool isNative = false; in GetPandaFrame() local
510 bool isNative = false; in NotifyFramePop() local

Completed in 6 milliseconds