Searched refs:GetLocalPropertyNames (Results 1 – 3 of 3) sorted by relevance
1519 void GetLocalPropertyNames(FixedArray* storage, int index);
136 copy->GetLocalPropertyNames(names, 0); in DeepCopyBoilerplate()5849 jsproto->GetLocalPropertyNames(*names, in Runtime_DebugLocalPropertyNames()
6365 void JSObject::GetLocalPropertyNames(FixedArray* storage, int index) { in GetLocalPropertyNames() function in v8::internal::JSObject