Confirmed users, Bureaucrats and Sysops emeriti
419
edits
(→To-do) |
|||
Line 20: | Line 20: | ||
# Add policy JS API that allows custom assignment, control flow branching, and input/output policy decision points | # Add policy JS API that allows custom assignment, control flow branching, and input/output policy decision points | ||
# Support sparse labeling by associating an implicit label with each GC arena footer (JSGCArenaInfo) | # Support sparse labeling by associating an implicit label with each GC arena footer (JSGCArenaInfo) | ||
# | # Extend <code>JSExtendedClass</code> to delegate <code>typeof</code> so we can build <code>LabeledPrimitiveValue</code> wrappers for primitives | ||
# <code>JSScript</code> has a <code>JSTrustLabel</code> | # <code>JSScript</code> has a <code>JSTrustLabel</code> | ||
# Interpreter <code>pc</code> has a <code>JSTrustLabel</code> | # Interpreter <code>pc</code> has a <code>JSTrustLabel</code> | ||
Line 27: | Line 27: | ||
# DOM, other host objects have trust labels | # DOM, other host objects have trust labels | ||
# Exceptions, etc. | # Exceptions, etc. | ||
--[[User:Brendan|Brendan]] 02:07, 6 August 2009 (UTC) | --[[User:Brendan|Brendan]] 02:07, 6 August 2009 (UTC) |