Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_pt_method.h43 bool IsNativeMethod() const in IsNativeMethod() function
Ddebugger_api.cpp148 bool DebuggerApi::IsNativeMethod(const EcmaVM *ecmaVm) in IsNativeMethod() function in panda::ecmascript::tooling::DebuggerApi
154 bool DebuggerApi::IsNativeMethod(const FrameHandler *frameHandler) in IsNativeMethod() function in panda::ecmascript::tooling::DebuggerApi
/arkcompiler/runtime_core/static_core/runtime/
Dcframe.cpp24 bool CFrame::IsNativeMethod() const in IsNativeMethod() function in ark::CFrame
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3884 inline GateRef StubBuilder::IsNativeMethod(GateRef method) in IsNativeMethod() function