Home
last modified time | relevance | path

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

/external/v8/src/
Delements.cc2383 ElementsKind arg_kind = JSArray::cast(arg)->map()->elements_kind(); in Concat() local
2384 has_double = has_double || IsFastDoubleElementsKind(arg_kind); in Concat()
2385 is_holey = is_holey || IsFastHoleyElementsKind(arg_kind); in Concat()
2386 elements_kind = GetMoreGeneralElementsKind(elements_kind, arg_kind); in Concat()
/external/clang/include/clang/Basic/
DAttrDocs.td1214 Use ``__attribute__((argument_with_type_tag(arg_kind, arg_idx,
1217 ``arg_kind`` is an identifier that should be used when annotating all