Searched defs:thenPromise (Results 1 – 3 of 3) sorted by relevance
371 JSHandle<JSPromise> thenPromise(thread, thenResult); in HWTEST_F_L0() local441 JSHandle<JSPromise> thenPromise(thread, thenResult); in HWTEST_F_L0() local531 JSHandle<JSPromise> thenPromise(thread, thenResult); in HWTEST_F_L0() local574 JSHandle<JSPromise> thenPromise(thread, thenResult); in HWTEST_F_L0() local
95 napi_value thenPromise; in Post() local
719 Local<PromiseRef> thenPromise = promise->Then(vm_, resolve, reject); in HWTEST_F_L0() local736 Local<PromiseRef> thenPromise = promise->Then(vm_, resolve, reject); in HWTEST_F_L0() local