-
-
Notifications
You must be signed in to change notification settings - Fork 161
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
- Status: Open.#10957 In PerryTS/perry;
- Status: Open.#10956 In PerryTS/perry;
- Status: Open.#10955 In PerryTS/perry;
- Status: Open.#10954 In PerryTS/perry;
- Status: Open.#10953 In PerryTS/perry;
- Status: Open.#10951 In PerryTS/perry;
- Status: Open.#10945 In PerryTS/perry;
cargo test -p perry-runtime cannot attribute a regression: the failing SET differs between runs in both directions (0 / 11 / 13 failures on comparable trees)
bugConfirmed defect or regressionConfirmed defect or regressionStatus: Open.#10944 In PerryTS/perry;An own property shadowing a native method is IGNORED on Map/Set/RegExp/Date/Array —
m.get = () => x; m.get()runs the native method (wrong value, plain JS, on main)bugConfirmed defect or regressionConfirmed defect or regressionStatus: Open.#10943 In PerryTS/perry;A keyless shape reads as "no own properties" to a long tail of consumers — the class fix is ShapeObjectKind::Dictionary (#10868 step 2.5)
bugConfirmed defect or regressionConfirmed defect or regressionStatus: Open.#10942 In PerryTS/perry;gc/tests/support.rs: alloc_{nursery,old}_test_object(0) allocates ZERO inline slots — a named-property write lands in the next cell
bugConfirmed defect or regressionConfirmed defect or regressionStatus: Open.#10941 In PerryTS/perry;Keys-array elements copied at a hand-computed
header + 8in four places — SIGSEGV during collection on a grow-forward or reserved-floor arraybugConfirmed defect or regressionConfirmed defect or regressionStatus: Open.#10939 In PerryTS/perry;