Home
last modified time | relevance | path

Searched refs:GetLazyImportStatusArray (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.h225 inline bool *GetLazyImportStatusArray() in GetLazyImportStatusArray() function
240 delete GetLazyImportStatusArray(); in DestoryLazyImportArray()
246 bool *lazyArray = GetLazyImportStatusArray(); in IsLazyImportModule()