.. |
arm
|
[builtins] Remove faster-calls-with-arguments-mismatch optimization
|
2020-10-22 11:42:42 +00:00 |
arm64
|
Reland "Reland "[deoptimizer] Change deopt entries into builtins""
|
2020-10-21 06:01:38 +00:00 |
ia32
|
Reland "Reland "[deoptimizer] Change deopt entries into builtins""
|
2020-10-21 06:01:38 +00:00 |
mips
|
[cleanup] Remove V8_REVERSE_JSARGS flag
|
2020-10-14 12:25:06 +00:00 |
mips64
|
[mips64][builtins] Fix removing all arguments from the stack
|
2020-10-16 10:03:29 +00:00 |
ppc
|
[builtins] Remove faster-calls-with-arguments-mismatch optimization
|
2020-10-22 11:42:42 +00:00 |
s390
|
[builtins] Remove faster-calls-with-arguments-mismatch optimization
|
2020-10-22 11:42:42 +00:00 |
x64
|
[builtins] Remove faster-calls-with-arguments-mismatch optimization
|
2020-10-22 11:42:42 +00:00 |
accessors.cc
|
[properties] Fix SetLazyDataProperty for indices
|
2020-10-09 12:09:02 +00:00 |
accessors.h
|
[properties] Fix SetLazyDataProperty for indices
|
2020-10-09 12:09:02 +00:00 |
aggregate-error.tq
|
[Promise.any] Make 'errors' non-enumerable
|
2020-06-04 07:58:24 +00:00 |
array-copywithin.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-every.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-filter.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-find.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-findindex.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-foreach.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-from.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-isarray.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-join.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
array-lastindexof.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-map.tq
|
[turbofan] Fix a lazy deopt bug in Array.prototype.map
|
2020-07-29 14:39:23 +00:00 |
array-of.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-reduce-right.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-reduce.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-reverse.tq
|
[csa][cleanup] Remove ParameterMode/TNodify StoreFixedDoubleArrayElement
|
2020-08-26 17:14:44 +00:00 |
array-shift.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-slice.tq
|
[torque] Torque Context definition should better match C++ definition
|
2020-07-03 15:58:58 +00:00 |
array-some.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-splice.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array-unshift.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
array.tq
|
[torque] fix formatting of derefence and addressof operators
|
2020-07-16 10:17:35 +00:00 |
arraybuffer.tq
|
[Torque] Port some (Shared)ArrayBuffer APIs
|
2020-09-08 15:06:02 +00:00 |
base.tq
|
Reland "[wasm-gc] Implement call_ref on WasmJSFunction"
|
2020-10-22 17:20:17 +00:00 |
bigint.tq
|
[torque] generate Cast<> macros from Torque-defined classes
|
2020-06-23 08:01:54 +00:00 |
boolean.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
builtins-api.cc
|
[cleanup] Remove V8_REVERSE_JSARGS flag
|
2020-10-14 12:25:06 +00:00 |
builtins-array-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-array-gen.h
|
[CSA][cleanup] Turn {} allocation sites into base::nullopt
|
2020-05-18 09:22:39 +00:00 |
builtins-array.cc
|
Fix Array.p.pop() for read-only length 0
|
2020-09-30 15:34:48 +00:00 |
builtins-arraybuffer.cc
|
[Torque] Port some (Shared)ArrayBuffer APIs
|
2020-09-08 15:06:02 +00:00 |
builtins-async-function-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-async-gen.cc
|
[cleanup] Clean up SYNCHRONIZED_ACCESSORS macro naming and its uses
|
2020-10-05 11:01:22 +00:00 |
builtins-async-gen.h
|
Move helper SFIs from NativeContext to Isolate, part 1
|
2020-05-06 09:49:49 +00:00 |
builtins-async-generator-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-async-iterator-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-async-module.cc
|
Use local instead of global Handles in async module builtins
|
2020-09-17 08:53:17 +00:00 |
builtins-bigint-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-bigint-gen.h
|
Port BigInt addition to Torque
|
2019-06-07 10:49:38 +00:00 |
builtins-bigint.cc
|
[Intl] Clean up by removing the following flags
|
2019-09-12 22:25:41 +00:00 |
builtins-call-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-call-gen.h
|
[cleanup] Add base::Optional to new_target in CallOrConstruct*
|
2020-02-14 15:18:29 +00:00 |
builtins-callsite.cc
|
[runtime] Return undefined as CallSite::getFunction for scripts
|
2020-05-11 13:06:11 +00:00 |
builtins-collections-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-collections-gen.h
|
[csa] move TNode to separate header
|
2019-09-12 14:48:03 +00:00 |
builtins-collections.cc
|
Move more relevant files to src/objects
|
2019-05-23 08:52:30 +00:00 |
builtins-console.cc
|
[cleanup] Eliminate non-const references in src/builtins
|
2019-09-17 14:03:40 +00:00 |
builtins-constructor-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-constructor-gen.h
|
[runtime][ic] Add CopyMutableHeapNumbersInObject helper
|
2020-09-10 18:32:40 +00:00 |
builtins-constructor.h
|
Move more relevant files to src/objects
|
2019-05-23 08:52:30 +00:00 |
builtins-conversion-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-data-view-gen.h
|
[torque] check TNode return types of CSA macros
|
2019-06-19 15:50:11 +00:00 |
builtins-dataview.cc
|
[sandbox][x64] Access external pointer through a table
|
2020-09-29 17:13:43 +00:00 |
builtins-date-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-date.cc
|
[Intl] Fix error message to report the right method.
|
2019-09-12 19:32:31 +00:00 |
builtins-debug-gen.cc
|
Move more relevant files to src/objects
|
2019-05-23 08:52:30 +00:00 |
builtins-definitions.h
|
Reland "[wasm-gc] Implement call_ref on WasmJSFunction"
|
2020-10-22 17:20:17 +00:00 |
builtins-descriptors.h
|
[compiler] Add StackOrder to CallInterfaceDescriptor
|
2020-05-26 14:43:28 +00:00 |
builtins-error.cc
|
[Promise.any] Add AggregateError
|
2020-04-20 10:32:27 +00:00 |
builtins-function.cc
|
Make CreateDynamicFunction switch context before throwing
|
2020-03-31 08:07:56 +00:00 |
builtins-generator-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-global-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-global.cc
|
Allow embedder to block or modify eval arguments.
|
2019-06-14 14:10:28 +00:00 |
builtins-handler-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-ic-gen.cc
|
[super property speed] Add an IC for super property loads
|
2020-09-08 12:28:05 +00:00 |
builtins-internal-gen.cc
|
[asmjs] Fix InstantiateAsmJs when no arguments adaptor
|
2020-10-15 12:46:03 +00:00 |
builtins-internal.cc
|
Move more relevant files to src/objects
|
2019-05-23 08:52:30 +00:00 |
builtins-interpreter-gen.cc
|
Move remaining files in src/
|
2019-05-24 18:24:36 +00:00 |
builtins-intl-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-intl.cc
|
[intl] Fix ubsan problem in Intl.Segmenter.
|
2020-09-18 18:11:01 +00:00 |
builtins-iterator-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-iterator-gen.h
|
Suppress GetMethod errors in IteratorClose
|
2020-05-07 20:12:56 +00:00 |
builtins-json.cc
|
[json] Strings can lie to us about representation, so check what's underneath
|
2019-05-27 10:56:44 +00:00 |
builtins-lazy-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-lazy-gen.h
|
[cleanup] Replace simple typedefs by using
|
2019-05-27 12:39:49 +00:00 |
builtins-microtask-queue-gen.cc
|
[sandbox][x64] Add a type tag to external pointers
|
2020-10-09 15:39:44 +00:00 |
builtins-number-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-number.cc
|
[builtins] Port Number.prototype.toString to Torque
|
2019-11-05 11:00:26 +00:00 |
builtins-object-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-object.cc
|
[builtins] Update arguments size DCHECK in CPP builtins
|
2020-10-14 13:55:29 +00:00 |
builtins-promise-gen.cc
|
[torque] make map field const
|
2020-03-18 10:51:39 +00:00 |
builtins-promise-gen.h
|
[torque] make map field const
|
2020-03-18 10:51:39 +00:00 |
builtins-promise.h
|
[Promise.all] Use FixedArray for "values"
|
2020-05-20 08:32:44 +00:00 |
builtins-proxy-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-proxy-gen.h
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
builtins-reflect.cc
|
[builtins] Update arguments size DCHECK in CPP builtins
|
2020-10-14 13:55:29 +00:00 |
builtins-regexp-gen.cc
|
[regexp] Use experimental engine if backtrack limit exceeded
|
2020-10-14 11:18:37 +00:00 |
builtins-regexp-gen.h
|
[cleanup] Remove Sloppy-ness from builtins
|
2020-02-14 15:25:19 +00:00 |
builtins-regexp.cc
|
[regexp] Further narrow public API and restrict includes to regexp.h
|
2019-06-18 12:23:16 +00:00 |
builtins-sharedarraybuffer-gen.cc
|
[csa][cleanup] Partly TNodify SharedArrayBuffer's AssemblerFunction
|
2020-10-05 11:02:28 +00:00 |
builtins-sharedarraybuffer.cc
|
[atomics] Relax Atomics methods to work on ArrayBuffers
|
2020-08-13 22:10:07 +00:00 |
builtins-string-gen.cc
|
[CSA] Tnodify CodeAssembler::Parameter
|
2020-10-01 16:07:03 +00:00 |
builtins-string-gen.h
|
[sandbox] Access ExternalString ResourceData via bottlenecks
|
2020-05-06 16:34:07 +00:00 |
builtins-string.cc
|
[builtins] Fix argument size DCHECK in StringPrototypeLocaleCompare
|
2020-10-20 15:34:37 +00:00 |
builtins-string.tq
|
[cleanup] Remove 'RT' suffix on Runtime ToString function
|
2020-09-25 21:18:32 +00:00 |
builtins-symbol.cc
|
Rename and retype Symbol name to description
|
2019-10-30 10:38:55 +00:00 |
builtins-trace.cc
|
[tracing] Migrate tracing to Perfetto track events
|
2020-04-17 21:31:24 +00:00 |
builtins-typed-array-gen.cc
|
[sandbox][x64] Add a type tag to external pointers
|
2020-10-09 15:39:44 +00:00 |
builtins-typed-array-gen.h
|
[sandbox][x64] Access external pointer through a table
|
2020-09-29 17:13:43 +00:00 |
builtins-typed-array.cc
|
Update elements.cc to use size_t for index/length
|
2019-11-26 09:51:21 +00:00 |
builtins-utils-gen.h
|
[builtins] Remove UntypedParameter from TF_BUILTIN
|
2020-10-02 17:17:18 +00:00 |
builtins-utils-inl.h
|
[cleanup] Remove V8_REVERSE_JSARGS flag
|
2020-10-14 12:25:06 +00:00 |
builtins-utils.h
|
[cleanup] Remove V8_REVERSE_JSARGS flag
|
2020-10-14 12:25:06 +00:00 |
builtins-wasm-gen.cc
|
Reland "[wasm-gc] Implement call_ref on WasmJSFunction"
|
2020-10-22 17:20:17 +00:00 |
builtins-wasm-gen.h
|
[wasm] Torqueify wasm Table.init and Table.copy builtins.
|
2020-05-19 14:19:00 +00:00 |
builtins-weak-refs.cc
|
[torque] port FinalizationGroup methods to torque
|
2020-07-30 14:34:06 +00:00 |
builtins.cc
|
[wasm] Add GenericJSToWasmWrapper to the list of executable builtins
|
2020-09-30 10:45:47 +00:00 |
builtins.h
|
[cleanup] Consistent comments on namespace ends
|
2020-08-17 10:09:02 +00:00 |
cast.tq
|
[turboprop] Inline monomorphic map check
|
2020-10-05 10:13:08 +00:00 |
collections.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
console.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
constants-table-builder.cc
|
Reland^4 "[serializer] Allocate during deserialization"
|
2020-10-07 08:15:50 +00:00 |
constants-table-builder.h
|
[diagnostics] Support --turbo-profiling for builtins
|
2020-05-21 16:31:52 +00:00 |
constructor.tq
|
Reland "[torque] Port some constructor builtins to Torque."
|
2020-08-06 17:49:56 +00:00 |
conversion.tq
|
[cleanup] Remove 'RT' suffix on Runtime ToString function
|
2020-09-25 21:18:32 +00:00 |
convert.tq
|
[torque] Allow indexed field access in length expressions
|
2020-08-18 15:05:33 +00:00 |
data-view.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
DIR_METADATA
|
Add DIR_METADATA files to v8.
|
2020-10-20 22:12:28 +00:00 |
finalization-registry.tq
|
[torque] port FinalizationGroup methods to torque
|
2020-07-30 14:34:06 +00:00 |
frame-arguments.tq
|
[x64] Remove arguments adaptor frame
|
2020-09-11 16:40:03 +00:00 |
frames.tq
|
[x64] Remove arguments adaptor frame
|
2020-09-11 16:40:03 +00:00 |
function.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
generate-bytecodes-builtins-list.cc
|
[interpreter] Support laziness in combination with embedded handlers
|
2018-09-21 08:19:01 +00:00 |
growable-fixed-array-gen.cc
|
[csa][cleanup] Remove ParameterMode from ExtractFixedArray
|
2020-07-29 10:49:33 +00:00 |
growable-fixed-array-gen.h
|
[Promise.any] Make JSAggregateError.errors a FixedArray
|
2020-04-22 18:00:43 +00:00 |
growable-fixed-array.tq
|
[Promise.any] Initialize the "errors" array lazily
|
2020-05-15 13:56:12 +00:00 |
ic-callable.tq
|
[compiler] Fix extra arguments position when reversed stack
|
2020-09-07 10:47:08 +00:00 |
ic-dynamic-map-checks.tq
|
[Turboprop] Avoid passing unnecessary args to DyanmicMapChecks builtin
|
2020-10-19 17:26:58 +00:00 |
ic.tq
|
[turboprop] Inline monomorphic map check
|
2020-10-05 10:13:08 +00:00 |
internal-coverage.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
internal.tq
|
Reland "[nci] Prepare JSForInPrepare and JSForInNext for feedback input"
|
2020-10-14 06:18:36 +00:00 |
iterator.tq
|
[compiler] Fix extra arguments position when reversed stack
|
2020-09-07 10:47:08 +00:00 |
math.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
number.tq
|
Reland "Improve NumberToString when cache miss and Smi"
|
2020-08-17 08:38:52 +00:00 |
object-fromentries.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
object.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
OWNERS
|
Add DIR_METADATA files to v8.
|
2020-10-20 22:12:28 +00:00 |
profile-data-reader.cc
|
Profile-guided optimization of builtins
|
2020-07-22 17:12:23 +00:00 |
profile-data-reader.h
|
Profile-guided optimization of builtins
|
2020-07-22 17:12:23 +00:00 |
promise-abstract-operations.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
promise-all-element-closure.tq
|
[promises] Add Torque checks to guard against a bug we had
|
2020-08-10 07:36:25 +00:00 |
promise-all.tq
|
[promises] Add Torque checks to guard against a bug we had
|
2020-08-10 07:36:25 +00:00 |
promise-any.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
promise-constructor.tq
|
Reland "[torque] Port some constructor builtins to Torque."
|
2020-08-06 17:49:56 +00:00 |
promise-finally.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
promise-jobs.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
promise-misc.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
promise-race.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
promise-reaction-job.tq
|
[torque] better static assert error messages
|
2020-07-27 11:19:20 +00:00 |
promise-resolve.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
promise-then.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
proxy-constructor.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
proxy-delete-property.tq
|
[torque] Make more classes eligible for direct map Cast<> checks
|
2020-06-30 20:01:01 +00:00 |
proxy-get-property.tq
|
[torque] Make more classes eligible for direct map Cast<> checks
|
2020-06-30 20:01:01 +00:00 |
proxy-get-prototype-of.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
proxy-has-property.tq
|
[torque] Make more classes eligible for direct map Cast<> checks
|
2020-06-30 20:01:01 +00:00 |
proxy-is-extensible.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
proxy-prevent-extensions.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
proxy-revocable.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
proxy-revoke.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
proxy-set-property.tq
|
[torque] Make more classes eligible for direct map Cast<> checks
|
2020-06-30 20:01:01 +00:00 |
proxy-set-prototype-of.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
proxy.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
reflect.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
regexp-exec.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
regexp-match-all.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
regexp-match.tq
|
[torque] better static assert error messages
|
2020-07-27 11:19:20 +00:00 |
regexp-replace.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
regexp-search.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
regexp-source.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
regexp-split.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
regexp-test.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
regexp.tq
|
Reland "[torque] typed context slot access"
|
2020-08-06 11:32:38 +00:00 |
setup-builtins-internal.cc
|
[code] Prepare to move metadata out of the instructions area
|
2020-10-22 10:42:27 +00:00 |
string-endswith.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
string-html.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
string-iterator.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
string-pad.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
string-repeat.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
string-replaceall.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
string-slice.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
string-startswith.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
string-substr.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
string-substring.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
symbol.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
torque-csa-header-includes.h
|
Reland "[torque] refactor: use -tq only in filenames derived from .tq files"
|
2020-09-25 15:04:18 +00:00 |
torque-internal.tq
|
[torque] Generate shorter code for indexed field accesses
|
2020-10-05 18:08:10 +00:00 |
typed-array-createtypedarray.tq
|
[sandbox][x64] Access external pointer through a table
|
2020-09-29 17:13:43 +00:00 |
typed-array-entries.tq
|
[Torque] Porting TypedArray entries, keys, values
|
2020-05-28 12:48:27 +00:00 |
typed-array-every.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
typed-array-filter.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
typed-array-find.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
typed-array-findindex.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
typed-array-foreach.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
typed-array-from.tq
|
[builtins] Use fast path for JSArray source in TypedArray.from()
|
2020-09-01 20:53:19 +00:00 |
typed-array-keys.tq
|
[Torque] Porting TypedArray entries, keys, values
|
2020-05-28 12:48:27 +00:00 |
typed-array-of.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
typed-array-reduce.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
typed-array-reduceright.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
typed-array-set.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
typed-array-slice.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
typed-array-some.tq
|
[torque] format namespaces without indentation
|
2020-05-12 14:06:17 +00:00 |
typed-array-sort.tq
|
[typedarray] Throw rather than crash when too large to sort
|
2020-09-30 15:20:33 +00:00 |
typed-array-subarray.tq
|
[atomics] Relax Atomics methods to work on ArrayBuffers
|
2020-08-13 22:10:07 +00:00 |
typed-array-values.tq
|
[Torque] Porting TypedArray entries, keys, values
|
2020-05-28 12:48:27 +00:00 |
typed-array.tq
|
[sandbox][x64] Access external pointer through a table
|
2020-09-29 17:13:43 +00:00 |
wasm.tq
|
Reland "[wasm-gc] Implement call_ref on WasmJSFunction"
|
2020-10-22 17:20:17 +00:00 |
weak-ref.tq
|
[Torque] Port WeakRef APIs to torque
|
2020-07-08 03:13:33 +00:00 |