Searched refs:runtime_zone_ (Results 1 – 2 of 2) sorted by relevance
850 Zone* runtime_zone() { return &runtime_zone_; } in runtime_zone()1233 Zone runtime_zone_; variable
1950 runtime_zone_.DeleteKeptSegment(); in ~Isolate()