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

/external/v8/src/
H A Dapi.cc6617 MaybeLocal<Promise> DoChain(Value* value, Local<Context> context, function in namespace:v8::__anon17218
6635 return DoChain(this, context, handler);
6641 RETURN_TO_LOCAL_UNCHECKED(DoChain(this, context, handler), Promise);

Completed in 1306 milliseconds