Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
H A Dinjected-script.cc97 v8::Function::New(context, thenCallback, wrapper, 0, in add()
121 static void thenCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { in thenCallback() function in v8_inspector::InjectedScript::ProtocolPromiseHandler
128 handler->thenCallback(value); in thenCallback()
178 void thenCallback(v8::Local<v8::Value> value) { in thenCallback() function in v8_inspector::InjectedScript::ProtocolPromiseHandler

Completed in 2 milliseconds