Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc1026 Node* prototype_value = LoadJSValueValue(prototype); in BranchIfPrototypesHaveNoElements() local
1027 Branch(IsEmptyString(prototype_value), &if_notcustom, possibly_elements); in BranchIfPrototypesHaveNoElements()