Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.h1817 void BuildCopyProperties(HValue* from_properties, HValue* to_properties,
Dhydrogen.cc2967 HValue* to_properties, HValue* length, in BuildCopyProperties() argument
2971 BuildFillElementsWithValue(to_properties, kind, length, capacity, in BuildCopyProperties()
2984 Add<HStoreKeyed>(to_properties, key, element, nullptr, kind); in BuildCopyProperties()