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

  /external/v8/test/cctest/heap/
test-heap.cc 5336 Handle<FixedArray> survivor = factory->NewFixedArray(1, NOT_TENURED); local
5364 Handle<FixedArray> survivor = factory->NewFixedArray(1, NOT_TENURED); local
    [all...]
  /art/runtime/
jni_internal.cc 507 mirror::Object* survivor = soa.Decode<mirror::Object*>(java_survivor); local
509 return soa.AddLocalReference<jobject>(survivor);
    [all...]
  /external/v8/src/regexp/
jsregexp.cc 2893 RegExpNode* survivor = NULL; local
    [all...]

Completed in 310 milliseconds