Home
last modified time | relevance | path

Searched defs:property_cell (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-global-object-specialization.cc78 Handle<PropertyCell> property_cell = it.GetPropertyCell(); in ReduceJSLoadGlobal() local
159 Handle<PropertyCell> property_cell = it.GetPropertyCell(); in ReduceJSStoreGlobal() local
/external/v8/src/
Dcode-stub-assembler.cc1968 Node* property_cell = in LoadPropertyFromGlobalDictionary() local
2645 Node* property_cell = LoadWeakCellValue(weak_cell, &try_handler); in LoadGlobalIC() local