blob: e5a00a9540d6e5e82ea12ef7fcb9369347c30070 [file] [log] [blame]
check with loadWithNewGlobal
obj.x 344
obj.y 12
obj instanceof global.Point? true
p.x 343
p.y 54
p instanceof P? true
check with script engine
obj.x 344
obj.y 12
obj instanceof global.Point? true
p.x 343
p.y 54
p instanceof P? true