Fix (SETF OGET).
[jscl.git] / src / compiler / compiler.lisp
index 4427cdd..644ac6a 100644 (file)
         ,@(mapcar (lambda (key)
                     `(progn
                        (= obj (property obj (call |xstring| ,(convert key))))
-                       (if (=== object undefined)
+                       (if (=== obj undefined)
                            (throw "Impossible to set object property."))))
                   (butlast keys))
         (var (tmp