Home
last modified time | relevance | path

Searched refs:v8PrototypeTypeIndex (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DWrapperTypeInfo.h48 static const int v8PrototypeTypeIndex = 0; variable
DV8PerContextData.cpp132 …prototypeObject->SetAlignedPointerInInternalField(v8PrototypeTypeIndex, const_cast<WrapperTypeInfo… in constructorForTypeSlowCase()