Home
last modified time | relevance | path

Searched defs:bindingName (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DpathResolver.cpp85 std::string_view PathResolver::FindNamedImportAll(std::string_view filePath, std::string_view bindingName) in FindNamedImportAll() argument
/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_manager_helper.cpp70 GetModuleValue(JSThread *thread, JSHandle<SourceTextModule> module, JSTaggedValue bindingName) GetModuleValue() argument
201 UpdateBindingAndGetModuleValue(JSThread *thread, JSHandle<SourceTextModule> module, JSHandle<SourceTextModule> requiredModule, int32_t index, JSTaggedValue bindingName) UpdateBindingAndGetModuleValue() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dshared_object_factory.cpp846 NewSResolvedBindingRecord(const JSHandle<SourceTextModule> &module, const JSHandle<JSTaggedValue> &bindingName) NewSResolvedBindingRecord() argument
888 NewSResolvedRecordBindingRecord( const JSHandle<EcmaString> &moduleRecord, const JSHandle<JSTaggedValue> &bindingName) NewSResolvedRecordBindingRecord() argument
H A Dobject_factory.cpp4741 NewResolvedBindingRecord(const JSHandle<SourceTextModule> &module, const JSHandle<JSTaggedValue> &bindingName) NewResolvedBindingRecord() argument

Completed in 13 milliseconds