Home
last modified time | relevance | path

Searched refs:batchConfigureConstants (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DV8Proxy.h106 …void batchConfigureConstants(v8::Handle<v8::FunctionTemplate>, v8::Handle<v8::ObjectTemplate>, con…
DV8Proxy.cpp115 void batchConfigureConstants(v8::Handle<v8::FunctionTemplate> functionDescriptor, in batchConfigureConstants() function
/external/webkit/Source/WebCore/bindings/scripts/test/V8/
DV8TestObj.cpp1349 batchConfigureConstants(desc, proto, TestObjConsts, WTF_ARRAY_LENGTH(TestObjConsts)); in ConfigureV8TestObjTemplate()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2933067 (WebCore::batchConfigureConstants): Just wrapped the very long fn parameter list.