Home
last modified time | relevance | path

Searched defs:arguments_ (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DnewExpression.h67 ArenaVector<Expression *> arguments_; variable
DcallExpression.h82 ArenaVector<Expression *> arguments_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.h720 std::vector<GateRef> arguments_; variable