Home | History | Annotate | Download | only in src

Lines Matching refs:caller

177   strict_poison_pill:            ["'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them"],
178 strict_caller: ["Illegal access to a strict mode caller function."],