Searched refs:FastNewClosureBit (Results 1 – 3 of 3) sorted by relevance
37 result |= FastNewClosureBit::encode(true); in Encode()
45 using FastNewClosureBit = PretenuredBit::Next<bool, 1>; variable
2460 Branch(IsSetWord32<CreateClosureFlags::FastNewClosureBit>(flags), &if_fast, in IGNITION_HANDLER()