Home
last modified time | relevance | path

Searched defs:offsetBy (Results 26 – 27 of 27) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmTypes.h2258 void offsetBy(uint32_t offset) { pcOffset += offset; } in offsetBy() function
2394 void offsetBy(uint32_t offset) { in offsetBy() function
2551 void offsetBy(int32_t delta) { returnAddressOffset_ += delta; } in offsetBy() function
H A DWasmValidate.cpp1706 uint32_t offsetBy = isInline ? InlineTypedObject::offsetOfDataStart() : 0; in DecodeStructType() local

12