Searched refs:IsBuiltinTableHandleLocation (Results 1 – 3 of 3) sorted by relevance
50 if (isolate->IsBuiltinTableHandleLocation(location_)) return true; in IsDereferenceAllowed()
1206 bool IsBuiltinTableHandleLocation(Address* handle_location);
2932 bool Isolate::IsBuiltinTableHandleLocation(Address* handle_location) { in ThrowInternal() function in v8::internal::Isolate