Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h205 void Advance() in Advance() function
215 void Advance(int offset) in Advance() function
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_memory_region.h270 void Advance(size_t val) in Advance() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp116 void FrameIterator::Advance() in Advance() function in panda::ecmascript::FrameIterator