Home
last modified time | relevance | path

Searched refs:EndSlot (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_env_constants-inl.h30 inline const JSTaggedValue *GlobalEnvConstants::EndSlot() const in EndSlot() function in panda::ecmascript::GlobalEnvConstants
H A Dglobal_env_constants.h746 const JSTaggedValue *EndSlot() const;
787 visitor(ecmascript::Root::ROOT_VM, ObjectSlot(ToUintPtr(BeginSlot())), ObjectSlot(ToUintPtr(EndSlot()))); in VisitRangeSlot()
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dglue_regs_test.cpp41 while (address < globalConst->EndSlot()) { in HWTEST_F_L0()

Completed in 4 milliseconds