Searched refs:ControlTransfers (Results 1 – 1 of 1) sorted by relevance
674 class ControlTransfers : public ZoneObject { class678 ControlTransfers(Zone* zone, BodyLocalDecls* locals, const byte* start, in ControlTransfers() function in v8::internal::wasm::ControlTransfers834 ControlTransfers* targets; // helper for control flow.886 code->targets = new (zone_) ControlTransfers( in Preprocess()1925 ControlTransfers targets(zone, nullptr, start, end); in ComputeControlTransfersForTesting()