| commit | 99409883d9c4c0ffb49b070ce307bb33a9dfe9f1 | [log] [tgz] |
|---|---|---|
| author | The Android Open Source Project <initial-contribution@android.com> | Wed Mar 18 22:20:24 2009 -0700 |
| committer | The Android Open Source Project <initial-contribution@android.com> | Wed Mar 18 22:20:24 2009 -0700 |
| tree | 47fa49e57ca43a07d37839ef5db35b705ec738fe | |
| parent | 27e65e506369aa7eaca3e92a77631af63079ebd6 [diff] [blame] |
auto import //branches/master/...@140412
diff --git a/vm/alloc/HeapInternal.h b/vm/alloc/HeapInternal.h index 7851983..fafb87a 100644 --- a/vm/alloc/HeapInternal.h +++ b/vm/alloc/HeapInternal.h
@@ -189,6 +189,7 @@ bool hprofDumpOnGc; const char* hprofFileName; hprof_context_t *hprofContext; + int hprofResult; #endif };