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

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
DOMWrapperWorld.h 64 ASSERT(contextHasCorrectPrototype(context));
111 static bool contextHasCorrectPrototype(v8::Handle<v8::Context>);
DOMWrapperWorld.cpp 94 bool DOMWrapperWorld::contextHasCorrectPrototype(v8::Handle<v8::Context> context)

Completed in 45 milliseconds