Lines Matching refs:final
598 void Validate(JSObject holder) final {
604 PropertyFilter filter) final {
617 bool HasEntry(JSObject holder, InternalIndex entry) final {
627 bool HasAccessors(JSObject holder) final {
635 Handle<Object> Get(Handle<JSObject> holder, InternalIndex entry) final {
650 void Set(Handle<JSObject> holder, InternalIndex entry, Object value) final {
656 PropertyAttributes attributes) final {
668 PropertyAttributes attributes, uint32_t new_capacity) final {
680 uint32_t push_size) final {
690 uint32_t unshift_size) final {
700 MaybeHandle<Object> Pop(Handle<JSArray> receiver) final {
708 MaybeHandle<Object> Shift(Handle<JSArray> receiver) final {
716 Maybe<bool> SetLength(Handle<JSArray> array, uint32_t length) final {
779 size_t NumberOfElements(JSObject receiver) final {
934 Handle<Map> map) final {
939 uint32_t capacity) final {
943 Maybe<bool> GrowCapacity(Handle<JSObject> object, uint32_t index) final {
971 void Delete(Handle<JSObject> obj, InternalIndex entry) final {
984 uint32_t to_start, int copy_size) final {
1028 size_t length, size_t offset) final {
1039 Handle<NumberDictionary> Normalize(Handle<JSObject> object) final {
1129 KeyAccumulator* keys) final {
1183 PropertyFilter filter) final {
1216 // Hence we try to estimate the final size for holey backing stores more
1257 // Shrink combined_keys to the final size.
1268 AddKeyConversion convert) final {
1278 size_t GetCapacity(JSObject holder, FixedArrayBase backing_store) final {
1302 size_t length) final {
1316 size_t length) final {
1329 size_t start_from) final {
1335 void Reverse(JSObject receiver) final { Subclass::ReverseImpl(receiver); }
1360 size_t index) final {
1376 PropertyDetails GetDetails(JSObject holder, InternalIndex entry) final {
1382 uint32_t length) final {