Searched refs:NotifyScriptParsedBySendable (Results 1 – 3 of 3) sorted by relevance
115 if (debugger_->NotifyScriptParsedBySendable(method)) { in SendableMethodEntry()
45 bool NotifyScriptParsedBySendable(JSHandle<Method> method);
173 bool DebuggerImpl::NotifyScriptParsedBySendable(JSHandle<Method> method) in NotifyScriptParsedBySendable() function in panda::ecmascript::tooling::DebuggerImpl