Home
last modified time | relevance | path

Searched defs:humanReadableName (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/inspector/
Dinspected-context.h30 String16 humanReadableName() const { return m_humanReadableName; } in humanReadableName() function
/external/v8/include/
Dv8-inspector.h74 const StringView& humanReadableName) in V8ContextInfo()
83 StringView humanReadableName; variable