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

  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
V8PerContextData.cpp 115 && type->wrapperTypePrototype == WrapperTypeInfo::WrapperTypeObjectPrototype)
118 if (type->wrapperTypePrototype == WrapperTypeInfo::WrapperTypeExceptionPrototype)
WrapperTypeInfo.h 71 enum WrapperTypePrototype {
190 const WrapperTypePrototype wrapperTypePrototype;

Completed in 79 milliseconds