Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.cc7411 InstanceType InstanceTypeForCollectionKind(CollectionKind kind) { in InstanceTypeForCollectionKind() function
7431 InstanceType type = InstanceTypeForCollectionKind(collection_kind); in ReduceCollectionIteration()
7451 InstanceType type = InstanceTypeForCollectionKind(collection_kind); in ReduceCollectionPrototypeSize()