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.cc88 v8::Function::New(context, thenCallback, wrapper, 0, in add()
106 static void thenCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { in thenCallback() function in v8_inspector::__anon8cf9b4590111::ProtocolPromiseHandler