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