Home
last modified time | relevance | path

Searched refs:hole_loop (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array-gen.cc941 hole_loop(this, &index_var), search_notnan(this), return_found(this), in GeneratePackedDoubles()
1009 hole_loop(this, &index_var), search_notnan(this), return_found(this), in GenerateHoleyDoubles()
1020 GotoIf(IsUndefined(search_element), &hole_loop); in GenerateHoleyDoubles() local
1066 BIND(&hole_loop); in GenerateHoleyDoubles()
1075 Goto(&hole_loop); in GenerateHoleyDoubles()

Completed in 4 milliseconds