Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc783 bool IsReadOnlyLengthDescriptor(Isolate* isolate, Handle<Map> jsarray_map) { in IsReadOnlyLengthDescriptor() function
809 !IsReadOnlyLengthDescriptor(broker->isolate(), map); in SupportsFastArrayResize()