Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-collections-gen.cc170 Label allocate_table(this, &use_fast_loop), exit(this), fast_loop(this), in AddConstructorEntries() local
172 Goto(&allocate_table); in AddConstructorEntries()
173 BIND(&allocate_table); in AddConstructorEntries()
208 Goto(&allocate_table); in AddConstructorEntries()