Home
last modified time | relevance | path

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

/base/location/frameworks/native/source/
Dnapi_util.cpp845 bool isPromise = context->deferred != nullptr; in SendResultToJs() local
846 if (isPromise) { in SendResultToJs()