Merge branch 'master' of github.com:davazp/jscl
authorDavid Vázquez <davazp@gmail.com>
Thu, 24 Oct 2013 12:58:19 +0000 (14:58 +0200)
committerDavid Vázquez <davazp@gmail.com>
Thu, 24 Oct 2013 12:58:19 +0000 (14:58 +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