Searched refs:ContainInDeregisterModuleList (Results 1 – 3 of 3) sorted by relevance
74 if (!vm->ContainInDeregisterModuleList(moduleName)) { in ReviseLoadedModuleCount()
238 bool ContainInDeregisterModuleList(CString module);
615 bool EcmaVM::ContainInDeregisterModuleList(CString module) in ContainInDeregisterModuleList() function in panda::ecmascript::EcmaVM