Skip to content

Commit bfc5236

Browse files
joyeecheungtargos
authored andcommitted
src: return non-empty data in context data serializer
For pointer values in the context data, we need to return non-empty data in the serializer so that V8 does not serialize them verbatim, making the snapshot unreproducible. PR-URL: #50983 Refs: nodejs/build#3043 Reviewed-By: Daniel Lemire <daniel@lemire.me> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 955454b commit bfc5236

1 file changed

Lines changed: 26 additions & 8 deletions

File tree