Fix (SETF OGET). small-fixes
authorOlof-Joachim Frahm <olof@macrolet.net>
Tue, 15 Oct 2013 20:41:56 +0000 (22:41 +0200)
committerOlof-Joachim Frahm <olof@macrolet.net>
Thu, 17 Oct 2013 20:37:15 +0000 (22:37 +0200)
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