Home
last modified time | relevance | path

Searched refs:I64V_IN_RANGE (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/
Dwasm-macro-gen.h154 #define I64V_IN_RANGE(value, length) \ macro
170 DCHECK(length == 10 || I64V_IN_RANGE(value, length)); in CheckI64v()