| Function Summary | |
canAccessProperty(?Object obj, string prop) ⇒ booleanCheck if a property can be accessed without throwing an exception. | |
object(!Function type, ?Object object) ⇒ ?ObjectSyntax for object literal casts. | |
sinkValue()To assert to the compiler that an operation is needed when it would
otherwise be stripped. For example:
| |