Searched defs:moduleCache (Results 1 – 3 of 3) sorted by relevance
53 JSHandle<CjsModuleCache> moduleCache = JSHandle<CjsModuleCache>(thread, modCache); in SearchFromModuleCache() local79 JSHandle<CjsModuleCache> moduleCache = JSHandle<CjsModuleCache>(thread, modCache); in PutIntoCache() local
48 JSHandle<CjsModuleCache> moduleCache = JSHandle<CjsModuleCache>(thread, modCache); in InitializeCommonJS() local
11852 GateRef moduleCache = FastGetPropertyByName(glue, moduleObj, cacheName, ProfileOperation()); in SearchFromModuleCache() local