Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
Dinspected-context.h45 String16 humanReadableName() const { return m_humanReadableName; } in humanReadableName() function
/third_party/node/deps/v8/include/
Dv8-inspector.h88 StringView humanReadableName) in V8ContextInfo()
97 StringView humanReadableName; variable