Home
last modified time | relevance | path

Searched defs:rejected (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/promise_ops/
Dpromise_reject_test.cpp30 std::string rejected = "rejected"; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_promise.cpp374 JSMutableHandle<JSTaggedValue> rejected(thread, onRejected.GetTaggedValue()); in PerformPromiseThen() local
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp4935 bool rejected; in OH_JSVM_CompileWasmModule() local