Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.h1789 void BuildCopyProperties(HValue* from_properties, HValue* to_properties,
Dhydrogen.cc2827 void HGraphBuilder::BuildCopyProperties(HValue* from_properties, in BuildCopyProperties() argument
2843 Add<HLoadKeyed>(from_properties, key, nullptr, nullptr, kind); in BuildCopyProperties()