Searched refs:methodWithSequenceArgMethodCallback (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
H A DV8TestTypedefs.cpp343 static void methodWithSequenceArgMethodCallback(const v8::FunctionCallbackInfo<v8::Value>& args) function in namespace:WebCore::TestTypedefsV8Internal
522 {"methodWithSequenceArg", TestTypedefsV8Internal::methodWithSequenceArgMethodCallback, 0, 1},
H A DV8TestObject.cpp3132 static void methodWithSequenceArgMethodCallback(const v8::FunctionCallbackInfo<v8::Value>& args) function in namespace:WebCore::TestObjV8Internal
5491 {"methodWithSequenceArg", TestObjV8Internal::methodWithSequenceArgMethodCallback, 0, 1},

Completed in 95 milliseconds