Home | History | Annotate | Download | only in compiler

Lines Matching refs:allocator

3736   Zone zone(isolate->allocator(), ZONE_NAME);
3812 Zone zone(isolate->allocator(), ZONE_NAME);
3897 Zone zone(isolate->allocator(), ZONE_NAME);
3980 wasm::BuildTFGraph(isolate_->allocator(), &builder, body);
4004 PrintRawWasmCode(isolate_->allocator(), body,
4034 graph_zone_(new Zone(isolate->allocator(), ZONE_NAME)),
4042 compilation_zone_(isolate->allocator(), ZONE_NAME),