Home
last modified time | relevance | path

Searched defs:IsDictionaryElementsKind (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Delements-kind.h180 inline bool IsDictionaryElementsKind(ElementsKind kind) { in IsDictionaryElementsKind() function
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h2727 TNode<BoolT> IsDictionaryElementsKind(TNode<Int32T> elements_kind) { in IsDictionaryElementsKind() function