| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_promise_test.cpp | 44 JSHandle<JSTaggedValue> resolve(thread, reactions->GetResolveFunction()); in HWTEST_F_L0() local 60 JSHandle<JSPromiseReactionsFunction> resolve(thread, capbility->GetResolve()); in HWTEST_F_L0() local 81 JSHandle<JSTaggedValue> resolve(thread, capbility->GetResolve()); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_dynamic_import.cpp | 30 JSHandle<JSPromiseReactionsFunction> resolve, in ExecuteNativeOrJsonModule()
|
| D | js_module_source_text.cpp | 1842 JSHandle<JSTaggedValue> resolve(thread, topLevelCapability->GetResolve()); in AsyncModuleExecutionFulfilled() local 1888 JSHandle<JSTaggedValue> resolve(thread, topLevelCapability->GetResolve()); in AsyncModuleExecutionFulfilled() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_async_iterator.cpp | 53 JSHandle<JSTaggedValue> resolve(thread, pcap->GetResolve()); in Return() local
|
| D | builtins_promise_handler.cpp | 37 …JSHandle<JSPromiseReactionsFunction> resolve = JSHandle<JSPromiseReactionsFunction>::Cast(GetConst… in Resolve() local 154 JSHandle<JSTaggedValue> resolve = GetCallArg(argv, 0); in Executor() local 365 JSHandle<JSTaggedValue> resolve(thread, promiseCapability->GetResolve()); in PromiseResolve() local
|
| D | builtins_async_from_sync_iterator.cpp | 168 JSHandle<JSTaggedValue> resolve(thread, pcap->GetResolve()); in Return() local
|
| D | builtins_promise_job.cpp | 135 JSHandle<JSPromiseReactionsFunction> resolve(GetCallArg(argv, 0)); in DynamicImportJob() local
|
| D | builtins_promise.cpp | 261 JSHandle<JSTaggedValue> resolve(thread, promiseCapability->GetResolve()); in Resolve() local
|
| /arkcompiler/ets_runtime/ecmascript/jobs/tests/ |
| D | micro_job_queue_test.cpp | 191 JSHandle<JSTaggedValue> resolve(thread, capbility->GetResolve()); in HWTEST_F_L0() local 234 JSHandle<JSTaggedValue> resolve(thread, capbility1->GetResolve()); in HWTEST_F_L0() local
|
| D | pending_job_test.cpp | 160 JSHandle<JSTaggedValue> resolve(thread, capbility->GetResolve()); in HWTEST_F_L0() local 242 JSHandle<JSTaggedValue> resolve(thread, capbility->GetResolve()); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_async_generator_object.cpp | 66 JSHandle<JSTaggedValue> resolve(thread, capability->GetResolve()); in AsyncGeneratorResolve() local 319 JSHandle<JSTaggedValue> resolve(thread, promiseCapability->GetResolve()); in PromiseResolve() local
|
| D | js_promise.cpp | 38 JSHandle<JSPromiseReactionsFunction> resolve = factory->CreateJSPromiseReactionsFunction( in CreateResolvingFunctions() local
|
| D | js_async_function.cpp | 47 JSHandle<JSTaggedValue> resolve(thread, pcap->GetResolve()); in AsyncFunctionAwait() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/templates/ |
| D | instructions.rb | 175 def resolve method in Instruction
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | instructions.rb | 175 def resolve method in Instruction
|
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_code_parser_context.cpp | 210 auto makeWithId = [&p, &inst, &filePtr, &items, &myId, &data, this](Resolver resolve) { in MakeChangeWithId()
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_first_tests.cpp | 710 Local<FunctionRef> resolve = FunctionRef::New(vm_, ResolvedCallback); in HWTEST_F_L0() local 727 Local<FunctionRef> resolve = FunctionRef::New(vm_, ResolvedCallback); in HWTEST_F_L0() local
|
| D | ffi_workload.cpp | 803 Local<FunctionRef> resolve = FunctionRef::New(vm_, FunCallback); in HWTEST_F_L0() local 821 Local<FunctionRef> resolve = FunctionRef::New(vm_, FunCallback); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi_expo.cpp | 2021 JSTaggedValue resolve = capacity->GetResolve(); in Resolve() local 2048 JSHandle<JSTaggedValue> resolve(thread, capacity->GetResolve()); in Resolve() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 22393 resolve(t, e, i = null) { method 137148 b.resolve = function(t, e) { function 137205 i.resolve = function(t, e) { function in i
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|