P.ca -> P._newHashTable

This commit is contained in:
shenjack 2024-04-20 15:57:58 +08:00
parent b0184dc072
commit 4cd9893a88
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -9366,7 +9366,7 @@ H.JsLinkedHashMap.prototype = {
ei(a, b) {
return this.bp(a, b) != null
},
ca() {
_newHashTable() {
var s = "<non-identifier-key>",
r = Object.create(null)
this.cd(r, s, r)