Searched refs:FastPropertyAtPut (Results 1 – 4 of 4) sorted by relevance
126 if (copying) copy->FastPropertyAtPut(index, *value); in StructureWalk()132 copy->FastPropertyAtPut(index, *value); in StructureWalk()
1446 void JSObject::FastPropertyAtPut(FieldIndex index, Object* value) { in FastPropertyAtPut() function
2575 inline void FastPropertyAtPut(FieldIndex index, Object* value);
3001 module_namespace->FastPropertyAtPut(index, in NewJSModuleNamespace()