<?xml version="1.0" encoding="UTF-8"?>
<feature id="functions-caller-arguments"><name>Function caller and arguments</name><description>The caller and arguments properties of a non-strict mode Function object are the function that called it and the arguments it was called with. Not to be confused with the arguments variable in a function body&#39;s local scope.</description><group>javascript</group><group_name>JavaScript</group_name><baseline><status>limited</status></baseline><support><browser name="chrome" version="1" supported="true"></browser><browser name="firefox" version="1" supported="true"></browser><browser name="safari" version="3" supported="true"></browser><browser name="edge" version="12" supported="true"></browser><browser name="chrome_android" version="18" supported="true"></browser><browser name="firefox_android" version="4" supported="true"></browser><browser name="safari_ios" version="1" supported="true"></browser></support><specifications><spec>https://tc39.es/ecma262/multipage/error-handling-and-language-extensions.html#sec-forbidden-extensions</spec></specifications><caniuse></caniuse><mdn_url>https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Function/caller</mdn_url><compat_features><key>javascript.builtins.Function.arguments</key><key>javascript.builtins.Function.caller</key></compat_features><canonical_url>https://nowyoucanuse.com/features--functions-caller-arguments.html</canonical_url></feature>