Home
last modified time | relevance | path

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

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/abc/
H A Dabc_function.h52 std::uint32_t getMaxRegisters() const { in getMaxRegisters() function
H A DMethod.h71 std::uint32_t getMaxRegisters() { return _maxRegisters;} in getMaxRegisters() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DRegExpShared.h198 uint32_t getMaxRegisters() const { return maxRegisters_; } in getMaxRegisters() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DRegExpShared.h194 uint32_t getMaxRegisters() const { return maxRegisters_; } in getMaxRegisters() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DRegExpShared.h198 uint32_t getMaxRegisters() const { return maxRegisters_; } in getMaxRegisters() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DRegExpShared.h237 uint32_t getMaxRegisters() const { return maxRegisters_; } in getMaxRegisters() function