GetLocalPropertyNames 1893 src/objects.h    void GetLocalPropertyNames(FixedArray* storage, int index);
GetLocalPropertyNames  181 src/runtime.cc     copy->GetLocalPropertyNames(names, 0);
GetLocalPropertyNames 5188 src/runtime.cc     jsproto->GetLocalPropertyNames(*names, next_copy_index);
GetLocalPropertyNames   58 src/runtime.h    F(GetLocalPropertyNames, 1, 1) \