Home
last modified time | relevance | path

Searched refs:AllocateNewPermanentAtomNonStaticValidLength (Results 1 – 1 of 1) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/vm/
H A DJSAtom.cpp509 static MOZ_ALWAYS_INLINE JSAtom* AllocateNewPermanentAtomNonStaticValidLength(
591 AllocateNewPermanentAtomNonStaticValidLength(cx, chars, length, lookup); in PermanentlyAtomizeAndCopyCharsNonStaticValidLength()
705 static MOZ_ALWAYS_INLINE JSAtom* AllocateNewPermanentAtomNonStaticValidLength( in AllocateNewPermanentAtomNonStaticValidLength() function