..
api
[modules] Introduce SourceTextModule class
2019-06-19 17:54:52 +00:00
asmjs
[asm.js] Check that function table indices are intish.
2019-06-17 16:59:50 +00:00
ast
[interpreter] Fix order of bytecode generated for adding getters/setters
2019-06-20 18:41:42 +00:00
base
[base] Move v8memory.h to base/memory.h
2019-06-21 11:44:18 +00:00
builtins
[SFI] Always store function_literal_id in SFI.
2019-06-21 16:23:27 +00:00
codegen
[arm] Share embedded object constant pool entries
2019-06-24 10:33:21 +00:00
common
[base] Move v8memory.h to base/memory.h
2019-06-21 11:44:18 +00:00
compiler
[turbofan] Fix call of ReduceElementAccessOnString
2019-06-24 11:17:33 +00:00
compiler-dispatcher
Add OWNERS files for src and test
2019-05-30 04:51:21 +00:00
d8
Fix character ranges in case insensitive regexp
2019-06-07 00:09:17 +00:00
date
Add OWNERS files for src and test
2019-05-30 04:51:21 +00:00
debug
[SFI] Always store function_literal_id in SFI.
2019-06-21 16:23:27 +00:00
deoptimizer
[builtins] Make ContinueToBuiltinHelper skip off-heap builtin trampolines
2019-06-14 11:24:58 +00:00
diagnostics
Reland "Add Crash Keys support"
2019-06-21 17:19:08 +00:00
execution
[cleanup] Move GetIsolateFromHeapObject() and friends to src/execution
2019-06-24 10:53:42 +00:00
extensions
[cleanup][heap] Improve heap iterator naming
2019-06-17 14:38:02 +00:00
flags
[heap] Enable global memory scheduling flag
2019-06-24 10:52:11 +00:00
handles
[ptr-compr] Remove i::GetIsolateFromWritableObject(HeapObject, Isolate*)
2019-06-19 15:22:11 +00:00
heap
[cleanup] Move GetIsolateFromHeapObject() and friends to src/execution
2019-06-24 10:53:42 +00:00
ic
[ptr-compr][ic] Compress references in StubCache
2019-06-21 10:42:58 +00:00
init
[base] Move v8memory.h to base/memory.h
2019-06-21 11:44:18 +00:00
inspector
[base] Move v8memory.h to base/memory.h
2019-06-21 11:44:18 +00:00
interpreter
[base] Move v8memory.h to base/memory.h
2019-06-21 11:44:18 +00:00
json
Add OWNERS files for src and test
2019-05-30 04:51:21 +00:00
libplatform
[tracing] Add a way to test perfetto traces.
2019-05-27 14:28:36 +00:00
libsampler
Add OWNERS files for src and test
2019-05-30 04:51:21 +00:00
logging
[cleanup][heap] Improve heap iterator naming
2019-06-17 14:38:02 +00:00
numbers
Add OWNERS files for src and test
2019-05-30 04:51:21 +00:00
objects
Fix BytecodeArray printing constant pool twice
2019-06-24 11:05:03 +00:00
parsing
[SFI] Always store function_literal_id in SFI.
2019-06-21 16:23:27 +00:00
profiler
[base] Move v8memory.h to base/memory.h
2019-06-21 11:44:18 +00:00
protobuf
Add OWNERS to src/protobuf
2019-05-15 11:17:23 +00:00
regexp
[regexp] Refactor OutSet and BoyerMoorePositionInfo
2019-06-19 09:57:52 +00:00
roots
[modules] Introduce SourceTextModule class
2019-06-19 17:54:52 +00:00
runtime
[base] Move v8memory.h to base/memory.h
2019-06-21 11:44:18 +00:00
sanitizer
Move remaining files in src/
2019-05-24 18:24:36 +00:00
snapshot
[base] Move v8memory.h to base/memory.h
2019-06-21 11:44:18 +00:00
strings
[intl] Cleanup ascii char predicates
2019-06-12 13:42:41 +00:00
tasks
Add OWNERS files for src and test
2019-05-30 04:51:21 +00:00
third_party
Add missing owners files
2019-05-31 07:21:01 +00:00
torque
[torque] Support 'real' internal classes
2019-06-21 16:09:28 +00:00
tracing
Add OWNERS files for src and test
2019-05-30 04:51:21 +00:00
trap-handler
Remove 'set noparent' from OWNERS files where reasonable
2019-06-03 10:18:22 +00:00
utils
[utils,diagnostics] Remove SplayTree and its last use
2019-06-19 09:48:02 +00:00
wasm
[wasm] Support table.copy for anyref tables
2019-06-21 14:29:37 +00:00
zone
[regexp] Remove unused DispatchTable and ZoneSplayTree
2019-06-19 07:19:38 +00:00
DEPS
[regexp] Further narrow public API and restrict includes to regexp.h
2019-06-18 12:23:16 +00:00
OWNERS
Make nested DEPS files commonly owned
2019-06-18 14:31:05 +00:00