We will look at how Chrome implemented things, just like we look at other compilers, since their is no need to be incompatible just for the heck of it. However, we don't intend to be Chrome compatible because:
* Effort/benefit ratio is at this time not in favour of it.
* Chrome language compatibility is not enough, Library compatibility is important too. Reimplementing all .NET libraries is not the best way the FPC team can spend its time.
* Many Chrome features are basically C#'isms we don't consider desired in Pascal.