Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DSharedArrayObject.cpp109 bool SharedArrayRawBuffer::wasmGrowToSizeInPlace(const Lock&, in wasmGrowToSizeInPlace() function in SharedArrayRawBuffer
H A DArrayBufferObject.cpp1009 bool ArrayBufferObject::wasmGrowToSizeInPlace( in wasmGrowToSizeInPlace() function in ArrayBufferObject
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DSharedArrayObject.cpp112 bool SharedArrayRawBuffer::wasmGrowToSizeInPlace(const Lock&, in wasmGrowToSizeInPlace() function in SharedArrayRawBuffer
H A DArrayBufferObject.cpp967 /* static */ bool ArrayBufferObject::wasmGrowToSizeInPlace( in wasmGrowToSizeInPlace() function in ArrayBufferObject
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DArrayBufferObject.cpp934 ArrayBufferObject::wasmGrowToSizeInPlace(uint32_t newSize, in wasmGrowToSizeInPlace() function in ArrayBufferObject