Searched defs:IsNativeMethod (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/debugger/ | ||
| H A D | js_pt_method.h | 43 bool IsNativeMethod() const in IsNativeMethod() function in panda::ecmascript::tooling::PtMethod |
| H A D | debugger_api.cpp | 143 bool DebuggerApi::IsNativeMethod(const EcmaVM *ecmaVm) in IsNativeMethod() function in panda::ecmascript::tooling::DebuggerApi 149 bool DebuggerApi::IsNativeMethod(const FrameHandler *frameHandler) in IsNativeMethod() function in panda::ecmascript::tooling::DebuggerApi |
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | cframe.cpp | 24 bool CFrame::IsNativeMethod() const in IsNativeMethod() function in ark::CFrame |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder-inl.h | 3453 inline GateRef StubBuilder::IsNativeMethod(GateRef method) in IsNativeMethod() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 13 milliseconds