Home
last modified time | relevance | path

Searched defs:decreaseModule (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_deregister.cpp50 std::set<CString> decreaseModule = {recordNameStr}; in FreeModuleRecord() local
144 DecreaseRegisterCounts(JSThread *thread, JSHandle<SourceTextModule> module, std::set<CString> &decreaseModule) DecreaseRegisterCounts() argument
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp1878 std::set<CString> decreaseModule; in HWTEST_F_L0() local
2212 std::set<CString> decreaseModule; in HWTEST_F_L0() local

Completed in 9 milliseconds