Home
last modified time | relevance | path

Searched defs:push (Results 1 – 2 of 2) sorted by relevance

/base/compileruntime/js_util_module/container/stack/
Djs_stack.ts91 push(item: T): T { method in Stack
/base/update/updater/services/script/yacc/
Dparser.hpp1553 void push (YY_MOVE_REF (T) t) in push() function in uscript::Parser::stack