Home | History | Annotate | Download | only in src

Lines Matching refs:TODO

252     // TODO(rossberg): adjust once there is a story for symbols vs proxies.
277 // TODO(rossberg): adjust once there is a story for symbols vs proxies.
648 // TODO(rossberg): adjust once there is a story for symbols vs proxies.
692 // TODO(rossberg): adjust once there is a story for symbols vs proxies.
918 // TODO(mstarzinger): This hack should be removed once we have addressed the
919 // respective TODO in Runtime_DefineOrRedefineDataProperty.
982 // TODO(rossberg): adjust once there is a story for symbols vs proxies.
1023 var names = { __proto__: null }; // TODO(rossberg): use sets once ready.
1026 // TODO(rossberg): adjust once there is a story for symbols vs proxies.
1132 // TODO(rossberg): not spec'ed yet, so not sure if this should involve
1208 // TODO(rossberg): What about length and other properties? Not specified.
1213 // TODO(v8:1530): defineProperty does not handle prototype and length.
1267 // TODO(adamk): Is it worth going to this fast path if the
1784 // TODO(lrn): Do set these to be thrower.
1843 // TODO(rossberg): very simple abstraction for generic microtask queue.