Home
last modified time | relevance | path

Searched defs:AutoCreatedBy (Results 1 – 1 of 1) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/jit/shared/
H A DAssembler-shared.h695 AutoCreatedBy(AssemblerShared& ash, const char* who) : ash_(ash) { in AutoCreatedBy() function
703 inline AutoCreatedBy(AssemblerShared& ash, const char* who) {} in AutoCreatedBy() function