Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DDataViewObject.h73 bool offsetIsInBounds(uint64_t offset) const { in offsetIsInBounds() function
76 bool offsetIsInBounds(uint32_t byteSize, uint64_t offset) const { in offsetIsInBounds() function
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DDataViewObject.h73 bool offsetIsInBounds(uint64_t offset) const { in offsetIsInBounds() function
76 bool offsetIsInBounds(uint32_t byteSize, uint64_t offset) const { in offsetIsInBounds() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DDataViewObject.h73 bool offsetIsInBounds(uint64_t offset) const { in offsetIsInBounds() function
76 bool offsetIsInBounds(uint32_t byteSize, uint64_t offset) const { in offsetIsInBounds() function