Home
last modified time | relevance | path

Searched defs:SetEnd (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dweak_vector.h100 inline void SetEnd([[maybe_unused]] const JSThread *thread, uint32_t end) in SetEnd() function
Dtagged_queue.h183 inline void SetEnd(const JSThread *thread, JSTaggedValue end) in SetEnd() function
/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.h371 void SetEnd(BaseItem *item) in SetEnd() function
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h66 void SetEnd(LifeNumber end) in SetEnd() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1292 LocationRange &SetEnd(std::unique_ptr<ScriptPosition> end) in SetEnd() function