Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_pt_method.h43 bool IsNativeMethod() const in IsNativeMethod() function
Ddebugger_api.cpp139 bool DebuggerApi::IsNativeMethod(const EcmaVM *ecmaVm) in IsNativeMethod() function in panda::ecmascript::tooling::DebuggerApi
145 bool DebuggerApi::IsNativeMethod(const FrameHandler *frameHandler) in IsNativeMethod() function in panda::ecmascript::tooling::DebuggerApi
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2248 inline GateRef StubBuilder::IsNativeMethod(GateRef method) in IsNativeMethod() function