Home
last modified time | relevance | path

Searched defs:Arguments (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DnewExpression.h53 const ArenaVector<Expression *> &Arguments() const in Arguments() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::NewExpression
H A DcallExpression.h62 const ArenaVector<Expression *> &Arguments() const in Arguments() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::CallExpression
67 ArenaVector<Expression *> &Arguments() in Arguments() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::CallExpression
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder.cpp169 GateRef CircuitBuilder::Arguments(size_t index) in Arguments() function in panda::ecmascript::kungfu::CircuitBuilder

Completed in 5 milliseconds