..
api
[api, heap] Add v8::Isolate::MeasureMemory API
2019-09-11 18:18:10 +00:00
asmjs
Replace base::make_unique by std::make_unique
2019-09-10 11:21:51 +00:00
ast
[class] parse static private methods and accessors
2019-09-11 12:59:52 +00:00
base
[base] Implement {Reversed} using {rbegin} and {rend}
2019-09-12 08:38:59 +00:00
builtins
[CSA][cleanup] TNodify builtins constructor gen
2019-09-12 10:55:18 +00:00
codegen
[CSA][cleanup] TNodify builtins constructor gen
2019-09-12 10:55:18 +00:00
common
[cleanup] Change error message for neutered -> detached
2019-09-12 12:53:43 +00:00
compiler
[mips][compiler] Replace remaining mutable reference arguments
2019-09-12 13:05:23 +00:00
compiler-dispatcher
Replace base::make_unique by std::make_unique
2019-09-10 11:21:51 +00:00
d8
[api, heap] Add v8::Isolate::MeasureMemory API
2019-09-11 18:18:10 +00:00
date
Avoid a FixedArray allocation in date parser
2019-08-02 10:33:58 +00:00
debug
[class] parse static private methods and accessors
2019-09-11 12:59:52 +00:00
deoptimizer
Revert "[compiler] Optionally apply an offset to stack checks"
2019-09-12 09:23:47 +00:00
diagnostics
[wasm-simd] Implement f32x4.sqrt f64x2.sqrt for x64
2019-09-11 17:26:32 +00:00
execution
[base] Implement {Reversed} using {rbegin} and {rend}
2019-09-12 08:38:59 +00:00
extensions
[heap] Fix parameter parsing on GC builtin
2019-09-11 10:13:16 +00:00
flags
Revert "[regalloc] Enable control-flow aware allocation"
2019-09-12 09:24:54 +00:00
handles
[api,heap] TracedGlobal: Provide copy operators
2019-08-29 07:28:18 +00:00
heap
[api, heap] Add v8::Isolate::MeasureMemory API
2019-09-11 18:18:10 +00:00
ic
[CSA][cleanup] Renamed bool rhs_is_smi to rhs_known_smi
2019-09-11 09:43:18 +00:00
init
[api, heap] Add v8::Isolate::MeasureMemory API
2019-09-11 18:18:10 +00:00
inspector
[inspector] Prepare to simpler async stepping
2019-09-12 00:16:20 +00:00
interpreter
[CSA][cleanup] TNodify builtins constructor gen
2019-09-12 10:55:18 +00:00
json
[runtime] Throw range error on too many properties
2019-08-28 15:58:04 +00:00
libplatform
[heap] Provide async GC for JS
2019-09-10 18:58:21 +00:00
libsampler
Replace base::make_unique by std::make_unique
2019-09-10 11:21:51 +00:00
logging
Replace base::make_unique by std::make_unique
2019-09-10 11:21:51 +00:00
numbers
Add OWNERS files for src and test
2019-05-30 04:51:21 +00:00
objects
Revert "[top-level-await] Implement top-level-await in V8"
2019-09-11 17:00:21 +00:00
parsing
[class] parse static private methods and accessors
2019-09-11 12:59:52 +00:00
profiler
Replace base::make_unique by std::make_unique
2019-09-10 11:21:51 +00:00
protobuf
Add OWNERS to src/protobuf
2019-05-15 11:17:23 +00:00
regexp
[regexp] Secure interpreter dispatch.
2019-09-12 09:29:25 +00:00
roots
Remove noscript_shared_function_infos
2019-09-11 15:18:24 +00:00
runtime
[protectors] Move ArrayConstructorProtector to Protectors
2019-09-11 11:57:32 +00:00
sanitizer
Rename some "address" to "hint"
2019-09-04 11:16:23 +00:00
snapshot
[heap] Additional V8_DISABLE_WRITE_BARRIERS guards
2019-09-10 11:57:09 +00:00
strings
[cleanup] Re-enable clang-format for BuildAsciiCharFlags
2019-08-21 11:33:40 +00:00
tasks
Replace base::make_unique by std::make_unique
2019-09-10 11:21:51 +00:00
third_party
Use relative paths to OWNERS files
2019-08-12 13:52:52 +00:00
torque
Replace base::make_unique by std::make_unique
2019-09-10 11:21:51 +00:00
tracing
[tracing] Separate tracing implementations and add perfetto tests
2019-07-18 15:40:12 +00:00
trap-handler
Remove 'set noparent' from OWNERS files where reasonable
2019-06-03 10:18:22 +00:00
utils
[cleanup] Remove dead {AllocatePage} function
2019-09-04 13:37:33 +00:00
wasm
[wasm] Fix WebAssembly.Table#get for constructed functions.
2019-09-12 09:40:55 +00:00
zone
[parsing] Improve elision of hole checks for default parameters
2019-07-26 12:15:31 +00:00
DEPS
[tracing] Use the new perfetto client API
2019-07-08 13:37:16 +00:00
OWNERS
Use relative paths to OWNERS files
2019-08-12 13:52:52 +00:00