Searched refs:SafeIsNativeContext (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/heap/
H A Dheap.cc5762 static bool SafeIsNativeContext(HeapObject* obj) { function in namespace:v8
5784 bool is_native_context = SafeIsNativeContext(obj);

Completed in 39 milliseconds