Home
last modified time | relevance | path

Searched defs:prototypeTemplate (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8PerContextData.cpp104 v8::Local<v8::Object> prototypeTemplate = constructorForType(type->parentClass); in constructorForTypeSlowCase() local
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
DV8TestInterface.cpp1470 …v8::Local<v8::Object> prototypeTemplate = v8::Local<v8::Object>::Cast(instanceTemplate->GetPrototy… in installPerContextEnabledProperties() local
1488 void V8TestInterface::installPerContextEnabledMethods(v8::Handle<v8::Object> prototypeTemplate, v8:… in installPerContextEnabledMethods()
DV8TestObject.cpp10055 …v8::Local<v8::Object> prototypeTemplate = v8::Local<v8::Object>::Cast(instanceTemplate->GetPrototy… in installPerContextEnabledProperties() local
10068 void V8TestObject::installPerContextEnabledMethods(v8::Handle<v8::Object> prototypeTemplate, v8::Is… in installPerContextEnabledMethods()