Home
last modified time | relevance | path

Searched refs:PromiseMethodPartialOverloadMethod (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/tests/results/modules/
H A Dv8_test_interface_partial.cc181 static void PromiseMethodPartialOverloadMethod(const v8::FunctionCallbackInfo<v8::Value>& info) { in PromiseMethodPartialOverloadMethod() function
641 …lInterface(&test_interface_implementation_partial_v8_internal::PromiseMethodPartialOverloadMethod); in Initialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/tests/results/core/
H A Dv8_test_interface.cc2552 static void PromiseMethodPartialOverloadMethod(const v8::FunctionCallbackInfo<v8::Value>& info) { in PromiseMethodPartialOverloadMethod() function
4107 test_interface_implementation_v8_internal::PromiseMethodPartialOverloadMethod(info); in PromiseMethodPartialOverloadMethodCallback()