Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dinjected-script.cc145 v8::MaybeLocal<v8::Promise> maybeEvaluationResult) in ProtocolPromiseHandler() argument
158 if (maybeEvaluationResult.ToLocal(&promise)) { in ProtocolPromiseHandler()