Searched refs:FastPropertyAtPut (Results 1 – 5 of 5) sorted by relevance
1073 obj->FastPropertyAtPut(field_index, *boom_number); in TEST()1412 obj->FastPropertyAtPut(field_index, *boom_number); in TEST()1458 obj->FastPropertyAtPut(index, *obj_value); in TestWriteBarrier()1542 obj->FastPropertyAtPut(index, *obj_value); in TestIncrementalWriteBarrier()
3477 object->FastPropertyAtPut(index, *value); in MaterializeAt()
2230 void JSObject::FastPropertyAtPut(FieldIndex index, Object* value) { in FastPropertyAtPut() function
2355 inline void FastPropertyAtPut(FieldIndex index, Object* value);
8101 copy->FastPropertyAtPut(index, *value); in StructureWalk()8107 copy->FastPropertyAtPut(index, *value); in StructureWalk()