Searched refs:perhaps_context (Results 1 – 1 of 1) sorted by relevance
466 Object* perhaps_context = fun->unchecked_context(); in PrintSecurityTokenIfChanged() local467 if (perhaps_context->IsHeapObject() && in PrintSecurityTokenIfChanged()468 heap->Contains(HeapObject::cast(perhaps_context)) && in PrintSecurityTokenIfChanged()469 perhaps_context->IsContext()) { in PrintSecurityTokenIfChanged()