jan_flanders

Untitled

Jan 7th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2.3.6 Resolving multinames
  2. If the multiname has a namespace set, then the object is searched for any properties whose name is the same as the multinames name, and whose namespace matches any of the namespaces in the multinames namespace set.
  3. Since the multiname may have more than one namespace, there could be multiple properties that match the
  4. multiname. If there are multiple properties that match a TypeError is raised since it is ambiguous which
  5. property the multiname is referring to. If no properties match, then the multiname is unresolved on that object.
Advertisement
Add Comment
Please, Sign In to add comment