Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update QuickJS to 0.8.0+ #692

Merged
merged 1 commit into from
Jan 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6,267 changes: 3,172 additions & 3,095 deletions src/bundles/c/core/core.c

Large diffs are not rendered by default.

56,259 changes: 28,340 additions & 27,919 deletions src/bundles/c/core/polyfills.c

Large diffs are not rendered by default.

1,225 changes: 616 additions & 609 deletions src/bundles/c/core/run-main.c

Large diffs are not rendered by default.

5,415 changes: 2,749 additions & 2,666 deletions src/bundles/c/core/run-repl.c

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions src/bundles/c/core/worker-bootstrap.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

#include <inttypes.h>

const uint32_t tjs__worker_bootstrap_size = 654;
const uint32_t tjs__worker_bootstrap_size = 656;

const uint8_t tjs__worker_bootstrap[654] = {
const uint8_t tjs__worker_bootstrap[656] = {
0x13, 0x10, 0x01, 0x26, 0x77, 0x6f, 0x72, 0x6b,
0x65, 0x72, 0x2d, 0x62, 0x6f, 0x6f, 0x74, 0x73,
0x74, 0x72, 0x61, 0x70, 0x2e, 0x6a, 0x73, 0x01,
Expand Down Expand Up @@ -36,56 +36,56 @@ const uint8_t tjs__worker_bootstrap[654] = {
0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65,
0x01, 0x0a, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x0d,
0xc0, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c,
0x20, 0xfa, 0x01, 0xa2, 0x01, 0x00, 0x00, 0x00,
0x01, 0x00, 0x01, 0x0a, 0x00, 0x0c, 0x43, 0xfa,
0x20, 0x0a, 0x01, 0xa2, 0x01, 0x00, 0x00, 0x00,
0x01, 0x00, 0x01, 0x0a, 0x00, 0x0c, 0x43, 0x0a,
0x01, 0x00, 0x00, 0x02, 0x00, 0x04, 0x00, 0x03,
0x9e, 0x01, 0x02, 0xc2, 0x03, 0x01, 0x00, 0x70,
0xc4, 0x03, 0x01, 0x01, 0x30, 0x0c, 0x42, 0xfa,
0xc4, 0x03, 0x01, 0x01, 0x30, 0x0c, 0x42, 0x0a,
0x01, 0x00, 0x01, 0x00, 0x01, 0x06, 0x00, 0x00,
0x1d, 0x01, 0xc6, 0x03, 0x00, 0x01, 0x00, 0x38,
0xe4, 0x00, 0x00, 0x00, 0x42, 0xe5, 0x00, 0x00,
0x00, 0x38, 0xe6, 0x00, 0x00, 0x00, 0x11, 0x04,
0x33, 0x00, 0x00, 0x00, 0xd1, 0x21, 0x02, 0x00,
0x1d, 0x01, 0xc6, 0x03, 0x00, 0x01, 0x00, 0x39,
0xe4, 0x00, 0x00, 0x00, 0x43, 0xe5, 0x00, 0x00,
0x00, 0x39, 0xe6, 0x00, 0x00, 0x00, 0x11, 0x04,
0x33, 0x00, 0x00, 0x00, 0xd2, 0x21, 0x02, 0x00,
0x24, 0x01, 0x00, 0x29, 0xc0, 0x03, 0x04, 0x1d,
0x04, 0x02, 0x0e, 0x35, 0x0f, 0x00, 0x0c, 0x42,
0xfa, 0x01, 0x00, 0x01, 0x00, 0x01, 0x06, 0x00,
0x04, 0x03, 0x27, 0x34, 0x2e, 0x00, 0x0c, 0x42,
0x0a, 0x01, 0x00, 0x01, 0x00, 0x01, 0x06, 0x00,
0x00, 0x1d, 0x01, 0xce, 0x03, 0x00, 0x01, 0x00,
0x38, 0xe4, 0x00, 0x00, 0x00, 0x42, 0xe5, 0x00,
0x00, 0x00, 0x38, 0xe6, 0x00, 0x00, 0x00, 0x11,
0x04, 0xe8, 0x00, 0x00, 0x00, 0xd1, 0x21, 0x02,
0x39, 0xe4, 0x00, 0x00, 0x00, 0x43, 0xe5, 0x00,
0x00, 0x00, 0x39, 0xe6, 0x00, 0x00, 0x00, 0x11,
0x04, 0xe8, 0x00, 0x00, 0x00, 0xd2, 0x21, 0x02,
0x00, 0x24, 0x01, 0x00, 0x29, 0xc0, 0x03, 0x08,
0x22, 0x04, 0x02, 0x18, 0x35, 0x23, 0x00, 0x0c,
0x42, 0xfa, 0x01, 0x00, 0x01, 0x00, 0x01, 0x03,
0x22, 0x04, 0x03, 0x31, 0x34, 0x2e, 0x00, 0x0c,
0x42, 0x0a, 0x01, 0x00, 0x01, 0x00, 0x01, 0x03,
0x01, 0x00, 0x0c, 0x01, 0x66, 0x00, 0x01, 0x00,
0xc2, 0x03, 0x00, 0x0d, 0x65, 0x00, 0x00, 0x42,
0xe9, 0x00, 0x00, 0x00, 0xd1, 0x25, 0x01, 0x00,
0xc0, 0x03, 0x0c, 0x18, 0x02, 0x2a, 0x2e, 0x00,
0x61, 0x01, 0x00, 0x61, 0x00, 0x00, 0x38, 0x8c,
0x00, 0x00, 0x00, 0x38, 0x99, 0x00, 0x00, 0x00,
0x42, 0x11, 0x00, 0x00, 0x00, 0x04, 0xea, 0x00,
0x00, 0x00, 0x24, 0x01, 0x00, 0x47, 0xc9, 0x62,
0x00, 0x00, 0xbf, 0x00, 0x43, 0xeb, 0x00, 0x00,
0x00, 0x62, 0x00, 0x00, 0xbf, 0x01, 0x43, 0xec,
0x00, 0x00, 0x00, 0x38, 0xe4, 0x00, 0x00, 0x00,
0xbf, 0x02, 0x43, 0xe9, 0x00, 0x00, 0x00, 0x38,
0xed, 0x00, 0x00, 0x00, 0x41, 0xee, 0x00, 0x00,
0x00, 0xca, 0x62, 0x01, 0x00, 0x38, 0x93, 0x00,
0x00, 0x00, 0x42, 0x60, 0x00, 0x00, 0x00, 0x38,
0xc2, 0x03, 0x00, 0x0d, 0x66, 0x00, 0x00, 0x43,
0xe9, 0x00, 0x00, 0x00, 0xd2, 0x25, 0x01, 0x00,
0xc0, 0x03, 0x0c, 0x18, 0x02, 0x2a, 0x46, 0x00,
0x62, 0x01, 0x00, 0x62, 0x00, 0x00, 0x39, 0x8c,
0x00, 0x00, 0x00, 0x39, 0x99, 0x00, 0x00, 0x00,
0x43, 0x11, 0x00, 0x00, 0x00, 0x04, 0xea, 0x00,
0x00, 0x00, 0x24, 0x01, 0x00, 0x48, 0xca, 0x63,
0x00, 0x00, 0xc0, 0x00, 0x44, 0xeb, 0x00, 0x00,
0x00, 0x63, 0x00, 0x00, 0xc0, 0x01, 0x44, 0xec,
0x00, 0x00, 0x00, 0x39, 0xe4, 0x00, 0x00, 0x00,
0xc0, 0x02, 0x44, 0xe9, 0x00, 0x00, 0x00, 0x39,
0xed, 0x00, 0x00, 0x00, 0x42, 0xee, 0x00, 0x00,
0x00, 0xcb, 0x63, 0x01, 0x00, 0x39, 0x93, 0x00,
0x00, 0x00, 0x43, 0x60, 0x00, 0x00, 0x00, 0x39,
0xe4, 0x00, 0x00, 0x00, 0x24, 0x01, 0x00, 0x04,
0x33, 0x00, 0x00, 0x00, 0xf0, 0x0e, 0x62, 0x01,
0x00, 0x38, 0x93, 0x00, 0x00, 0x00, 0x42, 0x60,
0x00, 0x00, 0x00, 0x38, 0xe4, 0x00, 0x00, 0x00,
0x33, 0x00, 0x00, 0x00, 0xf1, 0x0e, 0x63, 0x01,
0x00, 0x39, 0x93, 0x00, 0x00, 0x00, 0x43, 0x60,
0x00, 0x00, 0x00, 0x39, 0xe4, 0x00, 0x00, 0x00,
0x24, 0x01, 0x00, 0x04, 0xe8, 0x00, 0x00, 0x00,
0xf0, 0x0e, 0x62, 0x01, 0x00, 0x38, 0x93, 0x00,
0x00, 0x00, 0x42, 0x60, 0x00, 0x00, 0x00, 0x38,
0xf1, 0x0e, 0x63, 0x01, 0x00, 0x39, 0x93, 0x00,
0x00, 0x00, 0x43, 0x60, 0x00, 0x00, 0x00, 0x39,
0xe4, 0x00, 0x00, 0x00, 0x24, 0x01, 0x00, 0x04,
0xef, 0x00, 0x00, 0x00, 0xf0, 0x29, 0xc0, 0x03,
0x01, 0x01, 0x1e, 0x6c, 0x54, 0x00, 0x14, 0x08,
0x4b, 0x00, 0x0a, 0x08, 0x00, 0x00, 0x17, 0x08,
0x52, 0x13, 0x51, 0x34, 0x38, 0x4d, 0x2c, 0x12,
0x63, 0x34, 0x38, 0x4d, 0x2c, 0x12, 0x63, 0x34,
0x38, 0x00, 0x08, 0xea, 0x02, 0x29, 0xbf, 0x00,
0xee, 0x0e, 0x06, 0x2e, 0xc0, 0x03, 0x01, 0x01,
0x04, 0x00, 0x06, 0x24, 0x00, 0x00,
0xef, 0x00, 0x00, 0x00, 0xf1, 0x29, 0xc0, 0x03,
0x01, 0x01, 0x20, 0x6c, 0x54, 0x36, 0x4b, 0x00,
0x0a, 0x08, 0x00, 0x00, 0x0a, 0x08, 0x00, 0x00,
0x17, 0x08, 0x00, 0x11, 0x2a, 0x34, 0x2c, 0x4e,
0x55, 0x11, 0x2a, 0x34, 0x2c, 0x4e, 0x55, 0x11,
0x2a, 0x34, 0x2c, 0x00, 0x08, 0xeb, 0x02, 0x29,
0xc0, 0x00, 0xef, 0x0e, 0x06, 0x2f, 0xc0, 0x03,
0x01, 0x01, 0x04, 0x00, 0x06, 0x24, 0x00, 0x00,
};

Loading
Loading