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