Closed
Bug 786530
Opened 13 years ago
Closed 13 years ago
Add Valgrind instrumentation to invalidate patched JIT code. (never forget smc-check)
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 598263
People
(Reporter: nbp, Unassigned)
Details
Valgrind provide a macro VALGRIND_DISCARD_TRANSLATIONS to inform valgrind process that a range of code has been invalidated / patched. Instrumenting the code will prevent any miss-leading valgrind errors.
[1] http://valgrind.org/docs/manual/manual-core-adv.html
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•