Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h191 void Advance() in Advance() function
201 void Advance(int offset) in Advance() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dproto_reader.h43 ALWAYS_INLINE void Advance() in Advance() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h256 void Advance() in Advance() function
267 void Advance(int offset) in Advance() function
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h208 inline void Advance() in Advance() function
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_memory_region.h270 void Advance(size_t val) in Advance() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder_base.h298 void Advance() in Advance() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_memory_region.h274 void Advance(size_t val) in Advance() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp136 void FrameIterator::Advance() in Advance() function in panda::ecmascript::FrameIterator