Home
last modified time | relevance | path

Searched refs:v8PrototypeInternalFieldcount (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DWrapperTypeInfo.h49 static const int v8PrototypeInternalFieldcount = 1; variable
DV8DOMConfiguration.cpp104 prototype->SetInternalFieldCount(v8PrototypeInternalFieldcount); in installDOMClassTemplate()
DV8PerContextData.cpp130 if (prototypeObject->InternalFieldCount() == v8PrototypeInternalFieldcount in constructorForTypeSlowCase()