Comment #20 on issue 4280 by bugdro...@chromium.org: Ignition interpreter tracking bug
https://code.google.com/p/v8/issues/detail?id=4280#c20

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/cc74437ba70633fcee817a45aca74b41fec37d38

commit cc74437ba70633fcee817a45aca74b41fec37d38
Author: rmcilroy <rmcil...@chromium.org>
Date: Mon Aug 10 18:22:07 2015

[interpreter] Fix nosnap build for interpreter table generation.

Moves the creation of the interpreter table early on during initialization
to ensure that even on nosnap builds it still gets allocated in the
first page.

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1278413002

Cr-Commit-Position: refs/heads/master@{#30096}

[modify] http://crrev.com/cc74437ba70633fcee817a45aca74b41fec37d38/src/heap/heap.cc [modify] http://crrev.com/cc74437ba70633fcee817a45aca74b41fec37d38/src/heap/heap.h [modify] http://crrev.com/cc74437ba70633fcee817a45aca74b41fec37d38/src/interpreter/interpreter.cc [modify] http://crrev.com/cc74437ba70633fcee817a45aca74b41fec37d38/src/interpreter/interpreter.h [modify] http://crrev.com/cc74437ba70633fcee817a45aca74b41fec37d38/src/isolate.cc [modify] http://crrev.com/cc74437ba70633fcee817a45aca74b41fec37d38/test/cctest/interpreter/test-interpreter.cc


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to