Searched refs:humanReadableName (Results 1 – 3 of 3) sorted by relevance
190 …id DOMWrapperWorld::setIsolatedWorldHumanReadableName(int worldId, const String& humanReadableName) in setIsolatedWorldHumanReadableName() argument193 isolatedWorldHumanReadableNames().set(worldId, humanReadableName); in setIsolatedWorldHumanReadableName()
220 … String humanReadableName = world.isIsolatedWorld() ? world.isolatedWorldHumanReadableName() : ""; in addExecutionContextToFrontend() local224 .setName(humanReadableName) in addExecutionContextToFrontend()
737 …bLocalFrameImpl::setIsolatedWorldHumanReadableName(int worldID, const WebString& humanReadableName) in setIsolatedWorldHumanReadableName() argument740 DOMWrapperWorld::setIsolatedWorldHumanReadableName(worldID, humanReadableName); in setIsolatedWorldHumanReadableName()