Searched refs:IsDoubleAnnotation (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/asmjs/
H A Dasm-typer.cc779 bool IsDoubleAnnotation(BinaryOperation* binop) { function in namespace:v8::internal::wasm::__anon27430
868 if (IsDoubleAnnotation(value_binop)) {
1656 if (IsDoubleAnnotation(expr)) {
1960 DCHECK(!IsDoubleAnnotation(binop));
2712 if (IsDoubleAnnotation(binop)) {
2757 if (IsDoubleAnnotation(binop)) {

Completed in 2425 milliseconds