Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-array-gen.cc3088 undef_loop(this, &index_var), not_smi(this), not_heap_num(this), in GenerateSmiOrObject() local
3100 GotoIfNot(IsHeapNumberMap(map), &not_heap_num); in GenerateSmiOrObject()
3104 BIND(&not_heap_num); in GenerateSmiOrObject()