Home
last modified time | relevance | path

Searched refs:HasAccessorsImpl (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Delements.cc629 return Subclass::HasAccessorsImpl(holder, holder->elements()); in HasAccessors()
632 static bool HasAccessorsImpl(JSObject* holder, in HasAccessorsImpl() function in v8::internal::__anon51de3a750111::ElementsAccessorBase
1422 static bool HasAccessorsImpl(JSObject* holder, in HasAccessorsImpl() function in v8::internal::__anon51de3a750111::DictionaryElementsAccessor
2789 static bool HasAccessorsImpl(JSObject* holder, in HasAccessorsImpl() function in v8::internal::__anon51de3a750111::TypedElementsAccessor
3116 static bool HasAccessorsImpl(JSObject* holder, in HasAccessorsImpl() function in v8::internal::__anon51de3a750111::SloppyArgumentsElementsAccessor
3120 return ArgumentsAccessor::HasAccessorsImpl(holder, arguments); in HasAccessorsImpl()
3710 static bool HasAccessorsImpl(JSObject* holder, in HasAccessorsImpl() function in v8::internal::__anon51de3a750111::SlowStringWrapperElementsAccessor
3712 return DictionaryElementsAccessor::HasAccessorsImpl(holder, backing_store); in HasAccessorsImpl()