Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.h544 Label* possibly_elements);
H A Daccessor-assembler.cc5009 Label* possibly_elements) { in BranchIfPrototypesHaveNoElements()
5039 possibly_elements); in BranchIfPrototypesHaveNoElements() local
5042 Branch(IsEmptyString(prototype_value), &if_notcustom, possibly_elements); in BranchIfPrototypesHaveNoElements() local
5051 &loop_body, possibly_elements); in BranchIfPrototypesHaveNoElements() local
5007 BranchIfPrototypesHaveNoElements( TNode<Map> receiver_map, Label* definitely_no_elements, Label* possibly_elements) BranchIfPrototypesHaveNoElements() argument

Completed in 10 milliseconds