Searched refs:humanReadableName (Results 1 – 4 of 4) sorted by relevance
74 const StringView& humanReadableName) in V8ContextInfo() argument77 humanReadableName(humanReadableName), in V8ContextInfo()83 StringView humanReadableName; variable
33 String16 humanReadableName() const { return m_humanReadableName; } in humanReadableName() function
57 m_humanReadableName(toString16(info.humanReadableName)), in InspectedContext()
816 .setName(context->humanReadableName()) in reportExecutionContextCreated()