Searched defs:push (Results 1 – 2 of 2) sorted by relevance
| /base/compileruntime/js_util_module/container/stack/ | ||
| D | js_stack.ts | 91 push(item: T): T { method in Stack |
| /base/update/updater/services/script/yacc/ | ||
| D | parser.hpp | 1553 void push (YY_MOVE_REF (T) t) in push() function in uscript::Parser::stack |