Lines Matching refs:ToHandle
2485 // FromHandle/ToHandle - This keeps a WeakVH on the from/to values so that2489 WeakVH ToHandle(To);2513 To = ToHandle;2515 assert(ToHandle && "To value deleted by recursive simplification?");