Searched defs:thenPromise (Results 1 – 2 of 2) sorted by relevance
429 JSHandle<JSPromise> thenPromise(thread, thenResult); in HWTEST_F_L0() local527 JSHandle<JSPromise> thenPromise(thread, thenResult); in HWTEST_F_L0() local637 JSHandle<JSPromise> thenPromise(thread, thenResult); in HWTEST_F_L0() local693 JSHandle<JSPromise> thenPromise(thread, thenResult); in HWTEST_F_L0() local
397 Local<PromiseRef> thenPromise = promise->Then(vm_, resolve, reject); in HWTEST_F_L0() local