Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-array-gen.cc247 Label array_not_smi(this), array_fast(this), array_double(this); in FastMapProcessor() local
267 &array_fast); in FastMapProcessor()
281 Goto(&array_fast); in FastMapProcessor()
284 BIND(&array_fast); in FastMapProcessor()