Searched refs:gMspace (Results 1 – 1 of 1) sorted by relevance
78 static mspace gMspace = NULL; variable96 gMspace = create_mspace_with_base(gExecutableStore, kMaxCodeCacheCapacity, in getMspace()98 mspace_set_footprint_limit(gMspace, kMaxCodeCacheCapacity); in getMspace()100 return gMspace; in getMspace()