mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 10:27:05 +02:00
This adds the is_primitive() method as described in the Web IDL specification. is_primitive() returns true if the type is a bigint, boolean or numeric type.