Home
last modified time | relevance | path

Searched refs:next_descriptor (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc273 after_loop(this), next_descriptor(this); in FastGetOwnValuesOrEntries() local
290 GotoIf(IsSymbol(next_key), &next_descriptor); in FastGetOwnValuesOrEntries()
303 GotoIfNot(IsPropertyEnumerable(details), &next_descriptor); in FastGetOwnValuesOrEntries()
332 Goto(&next_descriptor); in FastGetOwnValuesOrEntries()
334 BIND(&next_descriptor); in FastGetOwnValuesOrEntries()