Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp111 … ResolvedIndexBinding *binding = ResolvedIndexBinding::Cast(resolvedBinding.GetTaggedObject()); in GetModuleValueOutterInternal() local
137 ResolvedBinding *binding = ResolvedBinding::Cast(resolvedBinding.GetTaggedObject()); in GetModuleValueOutterInternal() local
152 JSTaggedValue resolvedModule, ResolvedBinding *binding) in GetNativeModuleValue()
177 JSTaggedValue resolvedModule, ResolvedIndexBinding *binding) in GetNativeModuleValue()
194 JSTaggedValue resolvedModule, ResolvedIndexBinding *binding) in GetCJSModuleValue()
314 ResolvedBinding *binding = ResolvedBinding::Cast(resolvedBinding.GetTaggedObject()); in GetModuleValueOutterInternal() local
Djs_module_namespace.cpp91 JSHandle<JSTaggedValue> binding = SourceTextModule::ResolveExport(thread, mm, key, resolveSet); in GetProperty() local
313 … JSHandle<JSTaggedValue> binding = SourceTextModule::ResolveExport(thread, mm, key, resolveSet); in ValidateKeysAvailable() local
Djs_module_source_text.cpp470 … ResolvedIndexBinding *binding = ResolvedIndexBinding::Cast(resolvedBinding.GetTaggedObject()); in GetModuleFromBinding() local
473 ResolvedBinding *binding = ResolvedBinding::Cast(resolvedBinding.GetTaggedObject()); in GetModuleFromBinding() local
1355 …dValue SourceTextModule::GetNativeModuleValue(JSThread *thread, JSHandle<ResolvedBinding> &binding) in GetNativeModuleValue()
1364 …e SourceTextModule::GetNativeModuleValue(JSThread *thread, JSHandle<ResolvedIndexBinding> &binding) in GetNativeModuleValue()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp172 for (auto *binding : bindings) { in VisitVariableDeclarator() local
389 void ScopesInitPhase::BindVarDecl([[maybe_unused]] ir::Identifier *binding, ir::Expression *init, v… in BindVarDecl()
691 void InitScopesPhaseETS::BindVarDecl(ir::Identifier *binding, ir::Expression *init, varbinder::Decl… in BindVarDecl()
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp407 for (const auto *binding : bindings) { in AddParamDecl() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp355 for (auto *binding : bindings) { in AddParamDecl() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp2037 for (const auto *binding : bindings) { in ParseVariableDeclarator() local
2385 for (const auto *binding : bindings) { in AddExportLocalEntryItem() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp741 … ResolvedIndexBinding *binding = ResolvedIndexBinding::Cast(resolvedBinding.GetTaggedObject()); in CollectRecordImportInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1152 … ResolvedIndexBinding *binding = ResolvedIndexBinding::Cast(resolvedBinding.GetTaggedObject()); in InferLdExternalModuleVar() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp467 … ResolvedIndexBinding *binding = ResolvedIndexBinding::Cast(resolvedBinding.GetTaggedObject()); in GetImportModule() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp1853 for (const auto &binding : lambda->Function()->Scope()->Bindings()) { in CreateProxyFunc() 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