Bartek Iwańczuk
|
8176a4d166
|
refactor: primordials for instanceof (#13527)
|
2022-02-01 18:06:11 +01:00 |
|
Bartek Iwańczuk
|
f248e6f177
|
Revert "refactor: update runtime code for primordial checks for "instanceof" (#13497)" (#13511)
This reverts commit 884143218f .
|
2022-01-27 16:27:22 +01:00 |
|
Bartek Iwańczuk
|
884143218f
|
refactor: update runtime code for primordial checks for "instanceof" (#13497)
|
2022-01-27 13:36:36 +01:00 |
|
Ryan Dahl
|
1fb5858009
|
chore: update copyright to 2022 (#13306)
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
2022-01-07 22:09:52 -05:00 |
|
Aaron O'Mullan
|
c27ef0ac7b
|
perf(http): encode string bodies in op-layer (#12451)
Using serde_v8's StringOrBuffer
|
2021-10-26 22:00:01 +02:00 |
|
Aaron O'Mullan
|
7e38ae17ea
|
perf(fetch): fast path Uint8Array in extractBody() (#12351)
|
2021-10-07 22:57:17 +02:00 |
|
Aaron O'Mullan
|
7f2976b3e6
|
perf(fetch): optimize InnerBody constructor (#12232)
Avoid initializers due to overhead
|
2021-09-26 20:40:16 +02:00 |
|
Luis Malheiro
|
b095157c1d
|
perf(ext/fetch): Use the WebIDL conversion to DOMString rather than USVString for Response constructor (#12201)
|
2021-09-25 15:30:31 +02:00 |
|
Ryan Dahl
|
a0285e2eb8
|
Rename extensions/ directory to ext/ (#11643)
|
2021-08-11 12:27:05 +02:00 |
|