value). 2. Let len be ? LengthOfArrayLike(O). 3. If IsCallable(callbackfn) is false, throw a TypeError exception. Torque const o: JSReceiver = ToObject_Inline(context, receiver); const len: Number = GetLengthProperty(o); const callbackfn = Cast<Callable>(arguments[0]) otherwise TypeError;