HomeSort by relevance Sort by last modified time
    Searched defs:IsPrimitive (Results 1 - 2 of 2) sorted by null

  /art/runtime/lambda/
shorty_field_type.h 182 DCHECK(array_interior_type.IsPrimitive());
213 inline bool IsPrimitive() const {
  /external/v8/src/
objects-inl.h 994 bool Object::IsPrimitive() const {
1157 if (input->IsPrimitive()) return input;
    [all...]

Completed in 111 milliseconds