aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CodegenFactory.cpp
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2011-03-08 17:09:25 -0800
committerCarl Shapiro <cshapiro@google.com>2011-03-11 17:37:36 -0800
commitc36fb46cdad950733ec8d6b2b77c41fd68e7dd96 (patch)
tree16c7803f1db50c83a41b559ce78868f66f80cbe5 /vm/compiler/codegen/CodegenFactory.cpp
parentec2a40a791625da91cb57a674e9f240af09455bd (diff)
Do not allocate native objects on the managed heap.
Descriptors for the managed heap were being allocated in the managed heap using mspace-malloc. With this change we use an ordinary malloc to allocate those objects instead.
Diffstat (limited to 'vm/compiler/codegen/CodegenFactory.cpp')
0 files changed, 0 insertions, 0 deletions