Home | History | Annotate | Download | only in compiler

Lines Matching refs:allocator

2963   Zone zone(isolate->allocator());
3040 Zone zone(isolate->allocator());
3122 wasm::BuildTFGraph(isolate_->allocator(), &builder, body);
3140 PrintAst(isolate_->allocator(), body, os, nullptr);
3157 graph_zone_(new Zone(isolate->allocator())),
3164 compilation_zone_(isolate->allocator()),