Searched refs:BeginSlot (Results 1 – 3 of 3) sorted by relevance
25 inline const JSTaggedValue *GlobalEnvConstants::BeginSlot() const in BeginSlot() function
502 const JSTaggedValue *BeginSlot() const;544 …visitor(ecmascript::Root::ROOT_VM, ObjectSlot(ToUintPtr(BeginSlot())), ObjectSlot(ToUintPtr(EndSlo… in GLOBAL_ENV_CONSTANT_SPECIAL()
62 const JSTaggedValue *address = globalConst->BeginSlot(); in HWTEST_F_L0()