Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast.cc743 static bool IsCommutativeOperationWithSmiLiteral(Token::Value op) { in IsCommutativeOperationWithSmiLiteral() function
763 (IsCommutativeOperationWithSmiLiteral(op()) && in IsSmiLiteralOperation()