Home
last modified time | relevance | path

Searched refs:prototype_elements (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc5047 TNode<FixedArrayBase> prototype_elements = LoadElements(CAST(prototype)); in BranchIfPrototypesHaveNoElements() local
5049 GotoIf(TaggedEqual(prototype_elements, empty_fixed_array), &loop_body); in BranchIfPrototypesHaveNoElements()
5050 Branch(TaggedEqual(prototype_elements, empty_slow_element_dictionary), in BranchIfPrototypesHaveNoElements()

Completed in 8 milliseconds