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

/external/v8/src/
H A Dhydrogen.cc4664 bool fast_smi_only_elements = map->has_fast_smi_only_elements(); local
4667 if (is_store && (fast_elements || fast_smi_only_elements)) {
4682 ASSERT(fast_smi_only_elements ||

Completed in 67 milliseconds