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

  /external/chromium_org/v8/src/
objects-inl.h 2078 int pre_allocated = map->pre_allocated_property_fields(); local
    [all...]
  /art/runtime/
class_linker.cc 2146 mirror::Throwable* pre_allocated = Runtime::Current()->GetPreAllocatedNoClassDefFoundError(); local
2147 self->SetException(ThrowLocation(), pre_allocated); local
    [all...]

Completed in 87 milliseconds