Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_namespace.cpp121 JSHandle<ResolvedBinding> resolvedBind = JSHandle<ResolvedBinding>::Cast(binding); in GetProperty() local
142 … JSHandle<ResolvedIndexBinding> resolvedBind = JSHandle<ResolvedIndexBinding>::Cast(binding); in GetProperty() local