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