Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-runtime-agent-impl.cc89 v8::Function::New(context, thenCallback, wrapper, 0, in add()
107 static void thenCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { in thenCallback() function in v8_inspector::__anona2083a180111::ProtocolPromiseHandler