Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console.cc850 static bool isCommandLineAPIGetter(const String16& name) { in isCommandLineAPIGetter() function
874 if (isCommandLineAPIGetter(toProtocolStringWithTypeCheck(name))) { in accessorGetterCallback()