Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.h386 AsmType* ShiftExpression(); // 6.8.10 ShiftExpression
H A Dasm-parser.cc1853 // 6.8.10 ShiftExpression
1854 AsmType* AsmJsParser::ShiftExpression() { in ShiftExpression() function in v8::internal::wasm::AsmJsParser
1916 RECURSEn(a = ShiftExpression()); in RelationalExpression()
1923 RECURSEn(b = ShiftExpression()); \ in RelationalExpression()
2472 RECURSE(index_type = ShiftExpression()); in ValidateHeapAccess()

Completed in 5 milliseconds