pub const fn is_ascii_js_identifier_continue(character: char) -> bool
Returns whether character is accepted after the first identifier character.
character