Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc1738 uint32_t* encoded_index, uint32_t value) { in EncodeI32ExceptionValue()
1744 uint32_t* encoded_index, uint64_t value) { in EncodeI64ExceptionValue()
1752 uint32_t* encoded_index, uint32_t* value) { in DecodeI32ExceptionValue()
1759 uint32_t* encoded_index, uint64_t* value) { in DecodeI64ExceptionValue()