Lines Matching refs:HasFastElements
1737 RUNTIME_ASSERT(last_match_info->HasFastElements()); in RUNTIME_FUNCTION()
3027 ASSERT(last_match_info_handle->HasFastElements()); in StringReplaceRegExpWithString()
3116 ASSERT(last_match_info_handle->HasFastElements()); in StringReplaceRegExpWithEmptyString()
3186 ASSERT(last_match_info_handle->HasFastElements()); in StringReplaceRegExpWithEmptyString()
3256 ASSERT(last_match_info->HasFastElements()); in RUNTIME_FUNCTION()
3989 ASSERT(last_match_info->HasFastElements()); in RUNTIME_FUNCTION()
3992 if (result_array->HasFastElements()) { in RUNTIME_FUNCTION()
5876 if (!array->HasFastElements()) return isolate->heap()->undefined_value(); in RUNTIME_FUNCTION()
6319 ASSERT(result->HasFastElements()); in RUNTIME_FUNCTION()
6338 if (result->HasFastElements()) { in RUNTIME_FUNCTION()
6695 if (!array->HasFastElements()) { in RUNTIME_FUNCTION()
6805 if (!array->HasFastElements()) { in RUNTIME_FUNCTION()
6922 RUNTIME_ASSERT(elements_array->HasFastElements() || in RUNTIME_FUNCTION()
9045 RUNTIME_ASSERT(output->HasFastElements()); in RUNTIME_FUNCTION()
9277 RUNTIME_ASSERT(array->HasFastElements() || array->HasFastSmiOnlyElements()); in RUNTIME_FUNCTION()
9769 RUNTIME_ASSERT(arguments->HasFastElements()); in RUNTIME_FUNCTION()
9961 ASSERT(array->HasFastElements() || in RUNTIME_FUNCTION()