Skip to content

Commit 016e959

Browse files
committed
Delete Promise All and Promise All Settled records
1 parent c62e99b commit 016e959

File tree

3 files changed

+0
-218
lines changed

3 files changed

+0
-218
lines changed

nova_vm/src/ecmascript/builtins/control_abstraction_objects/promise_objects/promise_abstract_operations.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// License, v. 2.0. If a copy of the MPL was not distributed with this
33
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
44

5-
pub(crate) mod promise_all_record;
6-
pub(crate) mod promise_all_settled_record;
75
pub mod promise_capability_records;
86
pub(crate) mod promise_finally_functions;
97
pub(crate) mod promise_group_record;

nova_vm/src/ecmascript/builtins/control_abstraction_objects/promise_objects/promise_abstract_operations/promise_all_record.rs

Lines changed: 0 additions & 81 deletions
This file was deleted.

nova_vm/src/ecmascript/builtins/control_abstraction_objects/promise_objects/promise_abstract_operations/promise_all_settled_record.rs

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)