Skip to content

Commit

Permalink
Update docs/v8-migration-api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Huáng Jùnliàng <[email protected]>
  • Loading branch information
liuxingbaoyu and JLHwung committed Dec 9, 2024
1 parent eb345f7 commit 873f2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v8-migration-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ Check out the [v8-migration guide](v8-migration.md) for other user-level changes
+++ scope.path.hub
```
- Remove `Scope.prototype.getAllBindingsOfKind` and `Scope.prototype.toArray`
- Remove `Scope.prototype.getAllBindingsOfKind` and `Scope.prototype.toArray` ([#16705](https://github.com/babel/babel/pull/16705))
These methods have been removed as they are not used anymore in our code base.
Expand Down

0 comments on commit 873f2d6

Please sign in to comment.