Regular Expressions JavaScript Tutorial

The global property specifies whether or not the g flag is used with the regular expression.
If so, a global pattern match will be performed.