Searched refs:closure_hi (Results 1 – 1 of 1) sorted by relevance
185 uint32_t closure_hi = static_cast<uint32_t>(reinterpret_cast<uint64_t>(&lambda_closure) in WriteLambdaClosureIntoVRegs() local190 DCHECK_NE(closure_lo | closure_hi, 0u); in WriteLambdaClosureIntoVRegs()193 shadow_frame.SetVReg(vreg + 1, closure_hi); in WriteLambdaClosureIntoVRegs()