Skip to content
  • Peter Zhu's avatar
    e2d95073
    Add ST table to gen_ivtbl for complex shapes · e2d95073
    Peter Zhu authored
    On 32-bit systems, we must store the shape ID in the gen_ivtbl to not
    lose the shape. If we directly store the ST table into the generic
    ivar table, then we lose the shape. This makes it impossible to
    determine the shape of the object and whether it is too complex or not.
    e2d95073
    Add ST table to gen_ivtbl for complex shapes
    Peter Zhu authored
    On 32-bit systems, we must store the shape ID in the gen_ivtbl to not
    lose the shape. If we directly store the ST table into the generic
    ivar table, then we lose the shape. This makes it impossible to
    determine the shape of the object and whether it is too complex or not.
Loading