Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dtoken.h303 static Value BinaryOpForAssignment(Value op) { in BinaryOpForAssignment() function
/third_party/node/deps/v8/src/ast/
Dast.h3198 NewBinaryOperation(Token::BinaryOpForAssignment(op), target, value, in NewAssignment()