I just found this comment on the codebase:
// We may receive a CodeMove event if a BytecodeArray object moves.
Otherwise
// code relocation is not supported.
(
https://chromium.googlesource.com/v8/v8/+/refs/heads/master/src/diagnostics/perf-jit.cc#497
)
I thought (optimized) code objects were allowed relocation (enabled by
default with --compact-code-space). Is this comment outdated, or is my
understanding incorrect?
--
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/v8-dev/cb765436-928c-4f29-b334-cf60581ae89f%40googlegroups.com.