Searched refs:NotifyNativeCalling (Results 1 – 5 of 5) sorted by relevance
88 debugger_->NotifyNativeCalling(nativeAddress); in NativeCalling()
46 void NotifyNativeCalling(const void *nativeAddress);
247 void DebuggerImpl::NotifyNativeCalling(const void *nativeAddress) in NotifyNativeCalling() function in panda::ecmascript::tooling::DebuggerImpl
1356 static void NotifyNativeCalling(const EcmaVM *vm, const void *nativeAddress);
526 void JSNApi::NotifyNativeCalling([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const void *na… in NotifyNativeCalling() function in panda::JSNApi