Class Function

Function

Field Index

prototype

Method Index

apply(), call(), toString()

Field Detail

prototype

prototype:Object

Method Detail

apply

function apply(thisArg:
Object, args:Array)

call

function call(thisArg:
Object)

toString

function toString():
String