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

/external/v8/src/inspector/
H A Dinspected-context.h30 String16 humanReadableName() const { return m_humanReadableName; } function in class:v8_inspector::InspectedContext
/external/v8/include/
H A Dv8-inspector.h74 const StringView& humanReadableName)
77 humanReadableName(humanReadableName),
83 StringView humanReadableName; member in class:v8_inspector::V8ContextInfo
73 V8ContextInfo(v8::Local<v8::Context> context, int contextGroupId, const StringView& humanReadableName) argument

Completed in 326 milliseconds