Searched refs:partial (Results 1 – 6 of 6) sorted by relevance
1 Test various cases for full/partial-fragment deoptimization.
4 This is a partial implementation of the JVMTI v1.2 interface for the android
4 partial compilation/illegal invokes.
1031 const bool partial = GetGcType() == kGcTypePartial; in RecursiveMark() local1040 (!partial && space->GetGcRetentionPolicy() == space::kGcRetentionPolicyFullCollect)) { in RecursiveMark()