1.0.26.2: alloc_code_object facelift
authorGabor Melis <mega@hotpop.com>
Sat, 14 Mar 2009 18:21:33 +0000 (18:21 +0000)
committerGabor Melis <mega@hotpop.com>
Sat, 14 Mar 2009 18:21:33 +0000 (18:21 +0000)
commitf12b298a4ce9090470000360b49523e56475a680
tree6fce5bd277ccc3163d94c5170f26cfe614cbb74e
parentb926aaa5bf89e24d765b6a902f41b8653565d055
1.0.26.2: alloc_code_object facelift

- use offsetof trace_table_offset instead of a hard coded constant

- alloc (boxed + unboxed) bytes not words

- check the gc is inhibited because the half initilialized code object
  could trip gc
src/runtime/alloc.c
version.lisp-expr