Home
last modified time | relevance | path

Searched defs:promise (Results 1 - 25 of 98) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DrecursiveNamedLambdaCall.js2 var promise = function( obj ) { function
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-promise-gen.cc23 ZeroOutEmbedderOffsets( TNode<JSPromise> promise) ZeroOutEmbedderOffsets() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/native/promise/
H A Dpromise_test.cpp28 ets_object promise; in TEST_F() local
44 ets_object promise; in TEST_F() local
/third_party/node/lib/internal/webstreams/
H A Dtransfer.js
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_promise_test.cpp54 JSHandle<JSTaggedValue> promise = env->GetPromiseFunction(); in HWTEST_F_L0() local
75 JSHandle<JSTaggedValue> promise = env->GetPromiseFunction(); in HWTEST_F_L0() local
94 JSHandle<JSTaggedValue> promise = env->GetPromiseFunction(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefispromisevalue_fuzzer/
H A Djsvaluerefispromisevalue_fuzzer.cpp41 Local<PromiseRef> promise = capability->GetPromise(vm); in JSValueRefIsPromiseValueFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/promiseref_fuzzer/
H A Dpromiseref_fuzzer.cpp37 Local<PromiseRef> promise = capability->GetPromise(vm); in PromiseRefCatchFuzzTest() local
57 Local<PromiseRef> promise = capability->GetPromise(vm); in PromiseRefThenFinallyFuzzTest() local
78 Local<PromiseRef> promise = capability->GetPromise(vm); in PromiseRefThenWithTwoParameterFuzzTest() local
/third_party/node/test/js-native-api/test_promise/
H A Dtest_promise.c8 napi_value promise; in createPromise() local
40 napi_value promise, result; in isPromise() local
/arkcompiler/ets_runtime/test/fuzztest/promiserejectinfo_fuzzer/
H A Dpromiserejectinfo_fuzzer.cpp55 [[maybe_unused]]Local<PromiseRef> promise = capability->GetPromise(vm); in GetPromiseFuzzTest() local
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Djs_async_from_sync_iterator.cpp73 JSHandle<JSObject> promise = JSHandle<JSObject>::Cast(valueWrapper); in AsyncFromSyncIteratorContinuation() local
H A Djs_promise.cpp55 JSTaggedValue JSPromise::FulfillPromise(JSThread *thread, const JSHandle<JSPromise> &promise, in FulfillPromise() argument
26 CreateResolvingFunctions(JSThread *thread, const JSHandle<JSPromise> &promise) CreateResolvingFunctions() argument
132 RejectPromise(JSThread *thread, const JSHandle<JSPromise> &promise, const JSHandle<JSTaggedValue> &reason) RejectPromise() argument
[all...]
H A Djs_async_function.cpp138 JSHandle<JSObject> promise = JSHandle<JSObject>::Cast(promiseValue); in AsyncFunctionAwait() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUShaderModule.cpp91 Promise promise; in compilationInfo() member
95 auto promise = ctx->promise; in compilationInfo() local
H A DGPU.cpp74 auto promise = interop::Promise<std::optional<interop::Interface<interop::GPUAdapter>>>( in requestAdapter() local
H A DGPUBuffer.cpp65 interop::Promise<void> promise; in mapAsync() member
70 auto promise = ctx->promise; in mapAsync() local
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_coroutine.cpp83 auto *promise = EtsPromise::FromCoreType(storage->Get(promiseRef)); in RequestCompletion() local
124 EtsObject *EtsCoroutine::GetValueFromPromiseSync(EtsPromise *promise) in GetValueFromPromiseSync() argument
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dcoroutine_events.h131 explicit CompletionEvent(mem::Reference *promise, CoroutineManager *coroManager) in CompletionEvent() argument
142 void SetPromise(mem::Reference *promise) in SetPromise() argument
/third_party/node/test/node-api/test_callback_scope/
H A Dbinding.c90 napi_value promise = NULL; in TestResolveAsync() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-promise.cc23 Handle<JSPromise> promise = args.at<JSPromise>(0); in RUNTIME_FUNCTION() local
47 Handle<JSPromise> promise = args.at<JSPromise>(0); in RUNTIME_FUNCTION() local
57 Handle<JSPromise> promise = args.at<JSPromise>(0); in RUNTIME_FUNCTION() local
67 Handle<JSPromise> promise = args.at<JSPromise>(0); RUNTIME_FUNCTION() local
110 Handle<JSPromise> promise = args.at<JSPromise>(0); RUNTIME_FUNCTION() local
118 Handle<JSPromise> promise = args.at<JSPromise>(0); RUNTIME_FUNCTION() local
127 Handle<JSReceiver> promise = args.at<JSReceiver>(0); RUNTIME_FUNCTION() local
137 Handle<JSReceiver> promise = args.at<JSReceiver>(0); RUNTIME_FUNCTION() local
147 Handle<JSPromise> promise = args.at<JSPromise>(0); RUNTIME_FUNCTION() local
157 Handle<JSPromise> promise = args.at<JSPromise>(0); RUNTIME_FUNCTION() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.hpp109 llvm::Value *promise = nullptr; member
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_Promise.cpp78 void EtsPromiseResolve(EtsPromise *promise, EtsObject *value) in EtsPromiseResolve() argument
110 void EtsPromiseReject(EtsPromise *promise, EtsObject *error) in EtsPromiseReject() argument
128 void EtsPromiseSubmitCallback(EtsPromise *promise, EtsObject *callback) in EtsPromiseSubmitCallback() argument
190 EtsAwaitPromise(EtsPromise *promise) EtsAwaitPromise() argument
[all...]
/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/common/
H A Dnapi_helper.cpp85 napi_value promise = nullptr; in CreatePromise() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/common/
H A Dnapi_helper.cpp85 napi_value promise = nullptr; in CreatePromise() local
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/common/
H A Dnapi_helper.cpp85 napi_value promise = nullptr; in CreatePromise() local
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/common/
H A Dnapi_helper.cpp85 napi_value promise = nullptr; in CreatePromise() local

Completed in 8 milliseconds

1234