Lines Matching defs:allocator
1091 AccountingAllocator* allocator,
1098 return VerifyWasmCode(allocator, enabled_features, module, &detected, body);
1108 AccountingAllocator* allocator, ErrorThrower* thrower, bool lazy_module,
1129 module, func_index, code, counters, allocator, enabled_features);
1200 engine->allocator(), enabled_features);
1820 isolate->allocator(), thrower, lazy_module,
1847 isolate->allocator(), thrower, lazy_module);
1863 isolate->allocator(), thrower, lazy_module);
2048 AccountingAllocator* allocator);
2104 this, isolate_->async_counters(), isolate_->allocator()));
2272 isolate_->counters(), isolate_->allocator(), &thrower,
2503 DecodingMethod::kAsync, GetWasmEngine()->allocator());
2511 auto allocator = GetWasmEngine()->allocator();
2528 allocator, enabled_features);
2707 AccountingAllocator* allocator)
2712 allocator_(allocator) {}
2762 job_->context_id(), GetWasmEngine()->allocator());