Searched refs:InsertJSPandaFileVmUnlocked (Results 1 – 2 of 2) sorted by relevance
60 InsertJSPandaFileVmUnlocked(thread->GetEcmaVM(), jsPandaFile); in LoadJSPandaFile()136 InsertJSPandaFileVmUnlocked(thread->GetEcmaVM(), jsPandaFile); in LoadJSPandaFile()180 InsertJSPandaFileVmUnlocked(thread->GetEcmaVM(), jsPandaFile); in LoadJSPandaFileSecure()287 void JSPandaFileManager::InsertJSPandaFileVmUnlocked(const EcmaVM *vm, in InsertJSPandaFileVmUnlocked() function in panda::ecmascript::JSPandaFileManager475 InsertJSPandaFileVmUnlocked(vm, jsPandaFile); in GenerateJSPandaFile()
94 …void InsertJSPandaFileVmUnlocked(const EcmaVM *vm, const std::shared_ptr<JSPandaFile> &jsPandaFile…