Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-array-gen.cc3086 Label ident_loop(this, &index_var), heap_num_loop(this, &search_num), in GenerateSmiOrObject() local
3093 Goto(&heap_num_loop); in GenerateSmiOrObject()
3102 Goto(&heap_num_loop); in GenerateSmiOrObject()
3134 BIND(&heap_num_loop); in GenerateSmiOrObject()