Home | History | Annotate | Download | only in src

Lines Matching defs:writable

281   // instance maps are replaced in order to make prototype writable.
282 // These are the final, writable prototype, maps.
442 // writable.
456 // Later the map is replaced with writable prototype map, allocated below.
622 // Later the map is replaced with writable prototype map, allocated below.
990 PropertyAttributes writable =
994 writable,
2271 // The maps with writable prototype are created in CreateEmptyFunction
2277 // Replace function instance maps to make prototype writable.