Home
last modified time | relevance | path

Searched defs:resolution (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_manager_helper.cpp212 JSHandle<JSTaggedValue> resolution = in UpdateBindingAndGetModuleValue() local
[all...]
H A Djs_module_source_text.h186 inline static CString GetResolveErrorReason(const JSHandle<JSTaggedValue> &resolution) in GetResolveErrorReason() argument
H A Djs_module_source_text.cpp250 JSHandle<JSTaggedValue> resolution = ResolveLocalExport(thread, localExportEntriesTv, exportName, module); in ResolveExport() local
258 JSHandle<JSTaggedValue> resolution = ResolveIndirectExport(thread, indirectExportEntriesTv, in ResolveExport() local
732 JSHandle<JSTaggedValue> resolution = ModuleDeclarationEnvironmentSetup() local
829 JSHandle<JSTaggedValue> resolution = ModuleDeclarationArrayEnvironmentSetup() local
879 JSHandle<JSTaggedValue> resolution = GetModuleNamespace() local
1416 JSTaggedValue resolution = FindByExport(exportEntriesTv, key, dictionary); GetModuleValue() local
1552 JSHandle<JSTaggedValue> resolution; GetStarResolution() local
1723 JSHandle<JSTaggedValue> resolution = CheckResolvedBinding() local
1762 JSHandle<JSTaggedValue> resolution = CheckResolvedIndexBinding() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_promise_handler.cpp54 JSHandle<JSTaggedValue> resolution = BuiltinsBase::GetCallArg(argv, 0); in Resolve() local
[all...]
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp2050 JSHandle<JSTaggedValue> resolution = in HWTEST_F_L0() local
2095 JSHandle<JSTaggedValue> resolution = JSHandle<JSTaggedValue>::Cast( in HWTEST_F_L0() local
3431 JSHandle<JSTaggedValue> resolution = in HWTEST_F_L0() local
3466 JSHandle<JSTaggedValue> resolution = JSHandle<JSTaggedValue>::Cast(recordIndexBinding); in HWTEST_F_L0() local
3493 JSHandle<JSTaggedValue> resolution = JSHandle<JSTaggedValue>::Cast(nameBinding); HWTEST_F_L0() local
3517 JSHandle<JSTaggedValue> resolution = HWTEST_F_L0() local
3552 JSHandle<JSTaggedValue> resolution = JSHandle<JSTaggedValue>::Cast(recordIndexBinding); HWTEST_F_L0() local
3579 JSHandle<JSTaggedValue> resolution = JSHandle<JSTaggedValue>::Cast(nameBinding); HWTEST_F_L0() local
3606 JSHandle<JSTaggedValue> resolution = JSHandle<JSTaggedValue>::Cast(nameBinding); HWTEST_F_L0() local
3630 JSHandle<JSTaggedValue> resolution = JSHandle<JSTaggedValue>::Cast(nameBinding); HWTEST_F_L0() local
3661 JSHandle<JSTaggedValue> resolution = JSHandle<JSTaggedValue>::Cast( HWTEST_F_L0() local
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
H A Dets_napi_native_interface.cpp2735 NO_UB_SANITIZE static ets_status DeferredResolve(EtsEnv *env, ets_deferred deferred, ets_object resolution) in DeferredResolve() argument

Completed in 19 milliseconds