..
DIR_METADATA
Add DIR_METADATA files to v8.
2020-10-20 22:12:28 +00:00
OWNERS
Add DIR_METADATA files to v8.
2020-10-20 22:12:28 +00:00
runtime-array.cc
[cleanup] Remove V8_REVERSE_JSARGS flag
2020-10-14 12:25:06 +00:00
runtime-atomics.cc
Add RISC-V backend
2021-02-09 17:06:36 +00:00
runtime-bigint.cc
Check interrupts in runtime BigInt parser
2020-09-07 15:21:33 +00:00
runtime-classes.cc
[dict-proto] Rename v8_dict_mode_prototypes flag
2021-03-29 11:53:45 +00:00
runtime-collections.cc
[hashtable] Allow GlobalDictionary to have holes
2020-07-10 16:31:26 +00:00
runtime-compiler.cc
[nci] Remove more NCI-specific logic
2021-04-15 09:01:49 +00:00
runtime-date.cc
Move relevant files to src/execution
2019-05-22 08:36:33 +00:00
runtime-debug.cc
Reland "[inspector] Report [[Prototype]] as internal property."
2021-04-12 08:44:13 +00:00
runtime-forin.cc
[lookup] Refactor LookupIterator "property or element" creation
2020-01-09 18:39:11 +00:00
runtime-function.cc
[cleanup] Avoid {Object::operator->}
2019-05-23 07:52:07 +00:00
runtime-futex.cc
Reland2: [Atomics.waitAsync] Implement Atomics.waitAsync
2020-07-21 06:43:48 +00:00
runtime-generator.cc
[TurboFan] Templatize GetBytecodeArray
2020-12-17 16:46:53 +00:00
runtime-internal.cc
[test][sparkplug] Test Ignition -> Sparkplug OSR
2021-04-13 14:51:28 +00:00
runtime-intl.cc
Move utility code to src/utils
2019-05-23 14:13:34 +00:00
runtime-literals.cc
[dict-proto] Rename v8_dict_mode_prototypes flag
2021-03-29 11:53:45 +00:00
runtime-module.cc
[modules][api] Add version of HostImportModuleDynamically with import assertions
2021-01-26 04:15:15 +00:00
runtime-numbers.cc
[cleanup] Drop Runtime_IsValidSmi
2020-10-02 14:22:48 +00:00
runtime-object.cc
Allowing map word to be used for other state in GC header.
2021-04-12 17:34:13 +00:00
runtime-operators.cc
Reland "[regexp] Correctly escape a backslash-newline sequence"
2020-02-27 09:32:52 +00:00
runtime-promise.cc
Reland "[api] JSFunction PromiseHook for v8::Context"
2021-04-20 14:49:46 +00:00
runtime-proxy.cc
Revert "[cleanup] Remove three unused proxy runtime functions"
2020-03-02 15:47:55 +00:00
runtime-regexp.cc
[regexp] Remove Zone usage in runtime-regexp.cc
2021-03-11 15:29:16 +00:00
runtime-scopes.cc
[cleanup] Remove arguments adaptor code
2021-01-18 14:51:36 +00:00
runtime-strings.cc
[torque] Port String.prototype.includes/indexOf and StringIndexOf
2021-02-01 08:29:15 +00:00
runtime-symbol.cc
[class] exclude brand symbols in JSReceiver::GetPrivateEntries
2019-11-11 23:40:47 +00:00
runtime-test-wasm.cc
[wasm] Change trace memory instr offset to be relative to module
2021-04-21 20:01:50 +00:00
runtime-test.cc
[TurboFan] Streamline BigInt.asUintN lowering
2021-04-23 14:07:52 +00:00
runtime-trace.cc
[cleanup] Replace redundant BytecodeArrayIterator class
2021-02-24 13:54:53 +00:00
runtime-typedarray.cc
[asserts] Make assert scopes LocalHeap friendly
2020-11-20 17:39:14 +00:00
runtime-utils.h
[ptr-compr][csa] Use TaggedIndex nodes in IC builtins
2020-03-04 15:45:32 +00:00
runtime-wasm.cc
Fix MSVC builds with is_debug=true
2021-04-06 07:08:39 +00:00
runtime-weak-refs.cc
[torque] port FinalizationGroup methods to torque
2020-07-30 14:34:06 +00:00
runtime.cc
[test][sparkplug] Test Ignition -> Sparkplug OSR
2021-04-13 14:51:28 +00:00
runtime.h
[cleanup] Remove ToString intrinsic
2021-04-23 15:02:42 +00:00