Home
last modified time | relevance | path

Searched refs:MatchPrototypePredicate (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/inspector/
Dv8-debugger.cc40 class MatchPrototypePredicate : public v8::debug::QueryObjectPredicate { class
42 MatchPrototypePredicate(V8InspectorImpl* inspector, in MatchPrototypePredicate() function in v8_inspector::__anon2c2141ad0111::MatchPrototypePredicate
801 MatchPrototypePredicate predicate(m_inspector, context, prototype); in queryObjects()