Searched refs:prototype_value (Results 1 – 1 of 1) sorted by relevance
1026 Node* prototype_value = LoadJSValueValue(prototype); in BranchIfPrototypesHaveNoElements() local1027 Branch(IsEmptyString(prototype_value), &if_notcustom, possibly_elements); in BranchIfPrototypesHaveNoElements()