v8/test/cctest/parsing
Jakob Kummerow 1df72c6fa1 [ubsan] Don't call memcpy with nullptr arguments
Not even when copying 0 bytes. Same for memmove and memcmp.

Bug: v8:3770
Change-Id: I3ed45a4572467ec7a9fc697ac28c004aa9b8b274
Reviewed-on: https://chromium-review.googlesource.com/c/1436217
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59101}
2019-01-25 20:53:45 +00:00
..
test-parse-decision.cc [ubsan] Port SharedFunctionInfo to the new design 2018-11-28 21:23:50 +00:00
test-preparser.cc [parser] Use shared buffer to create PreparseData 2019-01-23 15:32:06 +00:00
test-scanner-streams.cc [ubsan] Don't call memcpy with nullptr arguments 2019-01-25 20:53:45 +00:00
test-scanner.cc [parser] Detect duplciate lexical declarations in preparser 2018-12-18 16:32:28 +00:00