HomeSort by relevance Sort by last modified time
    Searched defs:injectInternalsObject (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebTestingSupport.cpp 35 void WebTestingSupport::injectInternalsObject(WebFrame* frame)
38 WebCoreTestSupport::injectInternalsObject(frame->mainWorldScriptContext());
  /external/chromium_org/third_party/WebKit/Source/core/testing/v8/
WebCoreTestSupport.cpp 42 void injectInternalsObject(v8::Local<v8::Context> context)

Completed in 5584 milliseconds