Home
last modified time | relevance | path

Searched defs:binding (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_namespace.cpp90 JSHandle<JSTaggedValue> binding = SourceTextModule::ResolveExport(thread, mm, key, resolveSet); in GetProperty() local
302 … JSHandle<JSTaggedValue> binding = SourceTextModule::ResolveExport(thread, mm, key, resolveSet); in ValidateKeysAvailable() local
Djs_module_manager.cpp110 … ResolvedIndexBinding *binding = ResolvedIndexBinding::Cast(resolvedBinding.GetTaggedObject()); in GetModuleValueOutterInternal() local
125 ResolvedBinding *binding = ResolvedBinding::Cast(resolvedBinding.GetTaggedObject()); in GetModuleValueOutterInternal() local
137 JSTaggedValue resolvedModule, ResolvedIndexBinding *binding) in GetNativeModuleValue()
153 JSTaggedValue resolvedModule, ResolvedIndexBinding *binding) in GetCJSModuleValue()
273 ResolvedBinding *binding = ResolvedBinding::Cast(resolvedBinding.GetTaggedObject()); in GetModuleValueOutterInternal() local
Djs_module_source_text.cpp449 … ResolvedIndexBinding *binding = ResolvedIndexBinding::Cast(resolvedBinding.GetTaggedObject()); in GetModuleFromBinding() local
452 ResolvedBinding *binding = ResolvedBinding::Cast(resolvedBinding.GetTaggedObject()); in GetModuleFromBinding() local
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp274 for (const auto *binding : bindings) { in AddParamDecl() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp2051 for (const auto *binding : bindings) { in ParseVariableDeclarator() local
2324 for (const auto *binding : bindings) { in AddExportLocalEntryItem() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp663 … ResolvedIndexBinding *binding = ResolvedIndexBinding::Cast(resolvedBinding.GetTaggedObject()); in CollectRecordImportInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1096 … ResolvedIndexBinding *binding = ResolvedIndexBinding::Cast(resolvedBinding.GetTaggedObject()); in InferLdExternalModuleVar() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp410 … ResolvedIndexBinding *binding = ResolvedIndexBinding::Cast(resolvedBinding.GetTaggedObject()); in GetImportModule() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js59443 binding: n, property
59480 binding: h, property
77752 binding: o, property
77769 binding: s.binding, property
77782 binding: -1, property
77806 binding: s.binding, property
82171 binding: h.binding, property
82190 binding: s.binding, property