mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
e2d76278bf
This replaces CHECK_EQ/CHECK_NE with CHECK_NULL/CHECK_NOT_NULL to check nullptr. These macros are implemented in V8. Refs: https://github.com/denoland/deno_third_party/blob/master/v8/src/base/logging.h#L312 |
||
---|---|---|
.. | ||
api.cc | ||
binding.cc | ||
BUILD.gn | ||
deno.gni | ||
deno.h | ||
exceptions.cc | ||
exceptions.h | ||
file_util.cc | ||
file_util.h | ||
file_util_test.cc | ||
internal.h | ||
libdeno_test.cc | ||
libdeno_test.js | ||
modules.cc | ||
modules_test.cc | ||
snapshot_creator.cc | ||
test.cc | ||
test.h |