Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.h2851 ForEachDescriptorBodyFunction; typedef
2856 const ForEachDescriptorBodyFunction& body);
Dcode-stub-assembler.cc8131 TNode<Uint32T> end_descriptor, const ForEachDescriptorBodyFunction& body) { in DescriptorArrayForEach()