Lines Matching refs:EcmaHandleScope
34 [[maybe_unused]] EcmaHandleScope handleScope(thread); in VectorConstructor()
56 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Add()
78 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Insert()
105 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SetLength()
132 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetCapacity()
153 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IncreaseCapacityTo()
180 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Get()
206 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexOf()
228 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIndexFrom()
256 [[maybe_unused]] EcmaHandleScope handleScope(thread); in IsEmpty()
276 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLastElement()
296 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLastIndexOf()
318 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetLastIndexFrom()
345 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Remove()
368 [[maybe_unused]] EcmaHandleScope handleScope(thread); in RemoveByIndex()
393 [[maybe_unused]] EcmaHandleScope handleScope(thread); in RemoveByRange()
421 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Set()
453 [[maybe_unused]] EcmaHandleScope handleScope(thread); in SubVector()
480 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ToString()
501 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetSize()
521 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ForEach()
548 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReplaceAllElements()
574 [[maybe_unused]] EcmaHandleScope handleScope(thread); in TrimToCurrentLength()
594 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clear()
615 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Clone()
634 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Has()
655 [[maybe_unused]] EcmaHandleScope handleScope(thread); in CopyToArray()
698 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ConvertToArray()
728 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetFirstElement()
748 [[maybe_unused]] EcmaHandleScope handleScope(thread); in Sort()
798 [[maybe_unused]] EcmaHandleScope handleScope(thread); in GetIteratorObj()