Home
last modified time | relevance | path

Searched defs:thenCallback (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/inspector/
Dinjected-script.cc107 static void thenCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { in thenCallback() function in v8_inspector::InjectedScript::ProtocolPromiseHandler
159 void thenCallback(v8::Local<v8::Value> result) { in thenCallback() function in v8_inspector::InjectedScript::ProtocolPromiseHandler