Searched refs:next_descriptor (Results 1 – 1 of 1) sorted by relevance
314 Label loop(this, 2, vars), after_loop(this), next_descriptor(this); in FastGetOwnValuesOrEntries() local331 GotoIf(IsSymbol(next_key), &next_descriptor); in FastGetOwnValuesOrEntries()343 GotoIfNot(IsPropertyEnumerable(details), &next_descriptor); in FastGetOwnValuesOrEntries()372 Goto(&next_descriptor); in FastGetOwnValuesOrEntries()374 BIND(&next_descriptor); in FastGetOwnValuesOrEntries()