最終更新:2018-01-08 (月) 03:58:45 (2292d)  

JavaScript/Function
Top / JavaScript / Function

https://developer.mozilla.org/ja/docs/JavaScript/Reference/Global_Objects/Function

プロパティ

Function インスタンス (Function.prototype)

プロパティ

  • Function.arguments? (廃止) ->関数スコープのargumentsを使う
  • arity
  • caller (非標準)
  • constructor
  • length
  • name (非標準)

メソッド