Searched defs:FindMethod (Results 1 – 2 of 2) sorted by relevance
260 std::unique_ptr<PtMethod> JSDebugger::FindMethod(const JSPtLocation &location) const in FindMethod() function in panda::ecmascript::tooling::JSDebugger
1276 std::pair<FindMethodIterator, FindMethodIterator> FindMethod(StringItem *name) const in FindMethod() function