Home | History | Annotate | Download | only in src

Lines Matching refs:GetIsolate

7751   return new(closure()->GetIsolate()->zone()) HEnvironment(this);
7779 HEnvironment* new_env = new(closure()->GetIsolate()->zone())
7798 Zone* zone = closure()->GetIsolate()->zone();