v8/src/base
jochen ad93c01aa5 Track peak Zone memory usage and report it via HeapStatistics
BUG=
R=ulan@chromium.org,verwaest@chromium.org

Review-Url: https://codereview.chromium.org/2153423002
Cr-Commit-Position: refs/heads/master@{#37824}
2016-07-18 09:32:01 +00:00
..
platform Enable ThreadTicks on Windows. 2016-06-30 15:36:08 +00:00
utils [rng] improve RNG seed. 2016-06-06 15:02:04 +00:00
accounting-allocator.cc Track peak Zone memory usage and report it via HeapStatistics 2016-07-18 09:32:01 +00:00
accounting-allocator.h Track peak Zone memory usage and report it via HeapStatistics 2016-07-18 09:32:01 +00:00
adapters.h Import Reversed adapter from Chromium and use it in v8. 2015-04-20 16:24:37 +00:00
atomic-utils.h Move atomic-utils.h into base/ 2016-05-09 16:23:57 +00:00
atomicops_internals_arm64_gcc.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
atomicops_internals_arm_gcc.h [arm/Linux] Don't rely on KUSER_HELPERS feature 2016-03-31 15:56:01 +00:00
atomicops_internals_atomicword_compat.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
atomicops_internals_mac.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
atomicops_internals_mips64_gcc.h MIPS64: Fix compilation issues on MIPS64R6 with Clang. 2016-06-14 07:02:34 +00:00
atomicops_internals_mips_gcc.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
atomicops_internals_portable.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
atomicops_internals_ppc_gcc.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
atomicops_internals_s390_gcc.h S390: Add platform specific atomic ops impl 2016-01-26 14:49:21 +00:00
atomicops_internals_tsan.h
atomicops_internals_x86_gcc.cc [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
atomicops_internals_x86_gcc.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
atomicops_internals_x86_msvc.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
atomicops.h S390: Add platform specific atomic ops impl 2016-01-26 14:49:21 +00:00
bits.cc [turbofan] Introduce integer multiplication with overflow. 2016-07-14 08:56:14 +00:00
bits.h [turbofan] Introduce integer multiplication with overflow. 2016-07-14 08:56:14 +00:00
build_config.h S390: Makefile + Build Toolchain Updates 2016-01-14 17:17:11 +00:00
compiler-specific.h Fix printf formats 2016-04-12 16:14:03 +00:00
cpu.cc [base] Implement CPU time on Windows. 2016-06-01 18:55:51 +00:00
cpu.h [base] Implement CPU time on Windows. 2016-06-01 18:55:51 +00:00
DEPS
division-by-constant.cc Fixed compilation with older clang versions. 2014-10-07 09:04:39 +00:00
division-by-constant.h
file-utils.cc include stdlib.h when using calloc 2016-06-15 08:58:30 +00:00
file-utils.h [icu] Support loading data file from default location 2016-06-08 12:11:34 +00:00
flags.h [turbofan] Various performance enhancements for escape analysis 2016-01-13 15:30:48 +00:00
format-macros.h Fix printf formats 2016-04-12 16:14:03 +00:00
functional.cc Further improve hashing of pointers and integers. 2014-10-07 07:39:19 +00:00
functional.h Remove v8stdint.h, it doesn't serve a purpose anymore. 2014-10-21 08:25:14 +00:00
hashmap.h [heap] Reland uncommit unused large object page memory. 2016-06-29 09:38:45 +00:00
ieee754.cc [builtins] Unify most of the remaining Math builtins. 2016-07-01 11:13:02 +00:00
ieee754.h [builtins] Unify most of the remaining Math builtins. 2016-07-01 11:13:02 +00:00
iterator.h [base] Add iterator_range helper class. 2014-12-16 07:32:03 +00:00
lazy-instance.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
logging.cc [runtime] Fully remove RUNTIME_ASSERT for good. 2016-07-13 08:36:04 +00:00
logging.h [runtime] Fully remove RUNTIME_ASSERT for good. 2016-07-13 08:36:04 +00:00
macros.h Fix printf formats 2016-04-12 16:14:03 +00:00
once.cc [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
once.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
OWNERS Add initial set of sub directory OWNERS file 2015-04-02 08:46:24 +00:00
qnx-math.h
safe_conversions_impl.h
safe_conversions.h
safe_math_impl.h Update safe_math_impl.h 2015-05-19 11:08:55 +00:00
safe_math.h
smart-pointers.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
sys-info.cc Fix some clang warnings with -Wmissing-braces in v8. 2015-07-02 07:25:59 +00:00
sys-info.h Replace OVERRIDE->override and FINAL->final since we now require C++11. 2015-04-20 13:08:14 +00:00
win32-headers.h [base] Implement CPU time on Windows. 2016-06-01 18:55:51 +00:00