Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console.h21 bool hasMemoryAttribute);
Dv8-console.cc667 InspectedContext* inspectedContext, bool hasMemoryAttribute) { in createConsole() argument
748 if (hasMemoryAttribute) in createConsole()