Searched refs:flush_code_candidate (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dmark-compact.cc1457 bool flush_code_candidate = false; local
1459 flush_code_candidate = FlushCodeForFunction(heap, jsfunction);
1462 if (!flush_code_candidate) {
1474 flush_code_candidate);
1491 bool flush_code_candidate) {
1498 if (!flush_code_candidate) {
1546 bool flush_code_candidate) {
1549 if (!flush_code_candidate) {
1489 VisitJSFunctionFields(Map* map, JSFunction* object, bool flush_code_candidate) argument
1544 VisitSharedFunctionInfoFields(Heap* heap, HeapObject* object, bool flush_code_candidate) argument

Completed in 89 milliseconds