Searched refs:v8PrototypeInternalFieldcount (Results 1 – 3 of 3) sorted by relevance
49 static const int v8PrototypeInternalFieldcount = 1; variable
104 prototype->SetInternalFieldCount(v8PrototypeInternalFieldcount); in installDOMClassTemplate()
130 if (prototypeObject->InternalFieldCount() == v8PrototypeInternalFieldcount in constructorForTypeSlowCase()