Home
last modified time | relevance | path

Searched refs:perhaps_context (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dstring-stream.cc466 Object* perhaps_context = fun->unchecked_context(); in PrintSecurityTokenIfChanged() local
467 if (perhaps_context->IsHeapObject() && in PrintSecurityTokenIfChanged()
468 heap->Contains(HeapObject::cast(perhaps_context)) && in PrintSecurityTokenIfChanged()
469 perhaps_context->IsContext()) { in PrintSecurityTokenIfChanged()