HomeSort by relevance Sort by last modified time
    Searched refs:isolatedWorldHumanReadableName (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DOMWrapperWorld.h 95 String isolatedWorldHumanReadableName();
DOMWrapperWorld.cpp 184 String DOMWrapperWorld::isolatedWorldHumanReadableName()
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorRuntimeAgent.cpp 220 String humanReadableName = world.isIsolatedWorld() ? world.isolatedWorldHumanReadableName() : "";

Completed in 38 milliseconds