Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-call-gen.cc301 TNode<PropertyCell> protector_cell = in CallOrConstructWithSpread() local
303 GotoIf(WordEqual(LoadObjectField(protector_cell, PropertyCell::kValueOffset), in CallOrConstructWithSpread()
/external/v8/src/
Dcode-stub-assembler.cc1076 Node* protector_cell = LoadRoot(Heap::kArrayIteratorProtectorRootIndex); in IsFastJSArrayWithNoCustomIteration() local
1079 WordEqual(LoadObjectField(protector_cell, PropertyCell::kValueOffset), in IsFastJSArrayWithNoCustomIteration()