One of the ways that generated code differentiates constructors is by comparing if the args are array-like. The generated code was calling a function `IsArrayLike` that no longer exists. I re-implemented it with a more rust-like naming scheme. Source-Repo: https://github.com/servo/servo Source-Revision: c37a0866608421d9e3afd67f0777e27091104f0f