Searched defs:set_null (Results 1 – 1 of 1) sorted by relevance
183 void FixedArray::set_null(int index) { set_null(GetReadOnlyRoots(), index); } in set_null() function185 void FixedArray::set_null(Isolate* isolate, int index) { in set_null() function189 void FixedArray::set_null(ReadOnlyRoots ro_roots, int index) { in set_null() function