Searched refs:SafeIsNativeContext (Results 1 – 1 of 1) sorted by relevance
5762 static bool SafeIsNativeContext(HeapObject* obj) { in SafeIsNativeContext() function5784 bool is_native_context = SafeIsNativeContext(obj); in MarkRecursively()