Home
last modified time | relevance | path

Searched defs:isNative (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_pt_method.h27 PtMethod(const JSPandaFile *jsPandaFile, EntityId methodId, bool isNative) in PtMethod()
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp262 bool isNative = method->IsNativeWithCallField(); in GetStack() local
331 bool isNative = method->IsNativeWithCallField(); in GetStackCallNapi() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp97 bool isNative = method->IsNativeWithCallField(); in GetStack() local
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h42 uint64_t SetNativeBit(uint64_t callField, bool isNative) in SetNativeBit()
124 void SetNativeBit(bool isNative) in SetNativeBit()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackgetter.cpp183 bool isNative, bool topFrame, in GetRunningState()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dcallconv.cpp144 size_t spToRegsSlots, bool isNative) in SaveCalleeSavedRegs()
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.cpp163 bool isNative = false; in GetPandaFrame() local
549 bool isNative = false; in NotifyFramePop() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h2986 void SetIsNative(bool isNative) in SetIsNative()
2996 void SetCanNativeException(bool isNative) in SetCanNativeException()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js23732 isNative: !0 property
23736 isNative: !0 property