v8/src/x64
Bill Budge a0345a44d5 [Memory] Warn on unused result for base/platform memory functions.
- Warn on unused result for OS Allocate, Free, SetPermissions,
  CommitRegion, UncommitRegion functions.
- Adds CHECKS or DCHECK/USE around call sites.

Bug: chromium:756050

Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
Change-Id: Ic00b0a42a1e09bdba013b7fa2b1b4e2b7591bac6
Reviewed-on: https://chromium-review.googlesource.com/769792
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Bill Budge <bbudge@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49449}
2017-11-17 15:53:48 +00:00
..
assembler-x64-inl.h [cleanup] Fix remaining (D)CHECK macro usages 2017-10-18 10:12:31 +00:00
assembler-x64.cc [wasm] move protected instructions from RelocInfo To FixedArray 2017-10-25 21:15:49 +00:00
assembler-x64.h [wasm] move protected instructions from RelocInfo To FixedArray 2017-10-25 21:15:49 +00:00
code-stubs-x64.cc [heap] Introduce {Movability} enum for type safety. 2017-11-15 10:11:26 +00:00
codegen-x64.cc [Memory] Warn on unused result for base/platform memory functions. 2017-11-17 15:53:48 +00:00
cpu-x64.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
deoptimizer-x64.cc Cleanup codegen.h includes 2017-10-20 11:56:01 +00:00
disasm-x64.cc [cleanup] Fix remaining (D)CHECK macro usages 2017-10-18 10:12:31 +00:00
eh-frame-x64.cc [assembler] Make Register et al. real classes 2017-09-06 12:13:09 +00:00
frame-constants-x64.cc [arm64] Update BuiltinContinuation frames for jssp alignment. 2017-10-11 15:05:20 +00:00
frame-constants-x64.h [iwyu] Split frame-constants.h out of frames.h to reduce transitive includes. 2017-08-03 10:12:12 +00:00
interface-descriptors-x64.cc [cleanup] Don't pass resume_mode to ResumeGenerator. 2017-11-16 11:12:39 +00:00
macro-assembler-x64.cc [ic] Migrate store to NativeDataProperty to data handler, dismantle handler compilers 2017-11-07 18:17:01 +00:00
macro-assembler-x64.h [ic] Migrate store to NativeDataProperty to data handler, dismantle handler compilers 2017-11-07 18:17:01 +00:00
simulator-x64.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
simulator-x64.h Remove a bunch of Isolate::Current() callsites from simulators 2015-11-23 08:10:06 +00:00
sse-instr.h [wasm] Implement Generic S128 Load/Store, logical ops and Horizontal add 2017-05-02 00:05:53 +00:00