Home | History | Annotate | Download | only in src

Lines Matching refs:constructor

1103   // Setup non-enumerable constructor property on the Array.prototype
1105 %SetProperty($Array.prototype, "constructor", $Array, DONT_ENUM);