Searched defs:IsNativeMethod (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/debugger/ | ||
D | js_pt_method.h | 43 bool IsNativeMethod() const in IsNativeMethod() function |
D | debugger_api.cpp | 139 bool DebuggerApi::IsNativeMethod(const EcmaVM *ecmaVm) in IsNativeMethod() function in panda::ecmascript::tooling::DebuggerApi |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | stub_builder-inl.h | 2248 inline GateRef StubBuilder::IsNativeMethod(GateRef method) in IsNativeMethod() function |