Home
last modified time | relevance | path

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

/external/v8/src/
Delements.cc3881 ElementsKind arg_kind = JSArray::cast(arg)->GetElementsKind(); in Concat() local
3882 has_raw_doubles = has_raw_doubles || IsFastDoubleElementsKind(arg_kind); in Concat()
3883 is_holey = is_holey || IsFastHoleyElementsKind(arg_kind); in Concat()
3885 GetMoreGeneralElementsKind(result_elements_kind, arg_kind); in Concat()
/external/clang/include/clang/Basic/
DAttrDocs.td1348 Use ``__attribute__((argument_with_type_tag(arg_kind, arg_idx,
1351 ``arg_kind`` is an identifier that should be used when annotating all