Home | History | Annotate | Download | only in src

Lines Matching refs:array_prototype

9158           Node* array_prototype = LoadContextElement(
9160 GotoUnless(WordEqual(prototype, array_prototype), &if_isslow);