Home
last modified time | relevance | path

Searched refs:createRawTemplate (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/bindings/scripts/test/V8/
DV8TestSerializedScriptValueInterface.cpp60 …ersistent<v8::FunctionTemplate> V8TestSerializedScriptValueInterfaceRawCache = createRawTemplate(); in GetRawTemplate()
DV8TestInterface.cpp65 static v8::Persistent<v8::FunctionTemplate> V8TestInterfaceRawCache = createRawTemplate(); in GetRawTemplate()
DV8TestMediaQueryListListener.cpp72 …ic v8::Persistent<v8::FunctionTemplate> V8TestMediaQueryListListenerRawCache = createRawTemplate(); in GetRawTemplate()
DV8TestObj.cpp1358 static v8::Persistent<v8::FunctionTemplate> V8TestObjRawCache = createRawTemplate(); in GetRawTemplate()
/external/webkit/Source/WebCore/bindings/v8/
DV8Binding.h184 v8::Persistent<v8::FunctionTemplate> createRawTemplate();
DV8Binding.cpp508 v8::Persistent<v8::FunctionTemplate> createRawTemplate() in createRawTemplate() function
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2933636 - New function createRawTemplate().
33657 (WebCore::createRawTemplate): New function.