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

/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
H A DV8TestObjectPython.cpp3771 static void voidMethodElementArgMethodCallback(const v8::FunctionCallbackInfo<v8::Value>& info) function in namespace:WebCore::TestObjectPythonV8Internal
6381 prototypeTemplate->Set(v8::String::NewFromUtf8(isolate, "voidMethodElementArg", v8::String::kInternalizedString), v8::FunctionTemplate::New(isolate, TestObjectPythonV8Internal::voidMethodElementArgMethodCallback, v8Undefined(), voidMethodElementArgSignature, 1));

Completed in 67 milliseconds