Searched defs:classMethodWithOptionalCallback (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/scripts/test/V8/
H A DV8TestObj.cpp1123 static v8::Handle<v8::Value> classMethodWithOptionalCallback(const v8::Arguments& args) function in namespace:WebCore::TestObjInternal
1344 desc->Set(v8::String::New("classMethodWithOptional"), v8::FunctionTemplate::New(TestObjInternal::classMethodWithOptionalCallback, v8::Handle<v8::Value>(), v8::Local<v8::Signature>()));

Completed in 35 milliseconds