Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp216 int ModuleManager::GetExportObjectIndex(EcmaVM *vm, JSHandle<SourceTextModule> ecmaModule, in GetExportObjectIndex() function in panda::ecmascript::ModuleManager
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp645 HWTEST_F_L0(EcmaModuleTest, GetExportObjectIndex) in HWTEST_F_L0() argument