Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.h1794 void BuildCopyProperties(HValue* from_properties, HValue* to_properties,
Dhydrogen.cc2873 HValue* to_properties, HValue* length, in BuildCopyProperties() argument
2877 BuildFillElementsWithValue(to_properties, kind, length, capacity, in BuildCopyProperties()
2890 Add<HStoreKeyed>(to_properties, key, element, nullptr, kind); in BuildCopyProperties()