Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/base/
Dliterals.h80 void SetIndex(int32_t index) in SetIndex() function
/arkcompiler/runtime_core/compiler/code_info/
Dvreg_info.h82 void SetIndex(uint16_t value) in SetIndex() function
/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h200 inline void SetIndex(uint32_t index) in SetIndex() function
Decma_global_storage.h62 void SetIndex(int32_t index) in SetIndex() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h68 void SetIndex(uint64_t index) in SetIndex() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.cpp378 void Out::SetIndex(OutIdx idx) in SetIndex() function in panda::ecmascript::kungfu::Out
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h297 void SetIndex(const BaseItem *start, const BaseItem *end, uint32_t index) in SetIndex() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_test.cpp126 HWTEST_F_L0(ObjectOperatorTest, SetIndex) in HWTEST_F_L0() argument