Revision: 15351
Author: [email protected]
Date: Thu Jun 27 04:38:37 2013
Log: Fix the compilation of gdbjit
[email protected]
Review URL: https://codereview.chromium.org/18023005
Patch from Haitao Feng <[email protected]>.
http://code.google.com/p/v8/source/detail?r=15351
Modified:
/branches/bleeding_edge/src/gdb-jit.cc
=======================================
--- /branches/bleeding_edge/src/gdb-jit.cc Wed Jun 26 06:36:16 2013
+++ /branches/bleeding_edge/src/gdb-jit.cc Thu Jun 27 04:38:37 2013
@@ -2084,7 +2084,6 @@
AddUnwindInfo(&code_desc);
Isolate* isolate = code->GetIsolate();
- Zone* zone = code->GetIsolate()->runtime_zone();
JITCodeEntry* entry = CreateELFObject(&code_desc, isolate);
ASSERT(!IsLineInfoTagged(entry));
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.