Home | History | Annotate | Download | only in heap

Lines Matching refs:current_kind

475     Code::Kind current_kind = code->kind();
476 if (current_kind == Code::FUNCTION ||
477 current_kind == Code::OPTIMIZED_FUNCTION) {