Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.h632 HEnvironment* CopyWithoutHistory() const;
Dhydrogen.cc3975 HEnvironment* initial_env = environment()->CopyWithoutHistory(); in BuildGraph()
4176 HEnvironment* initial_env = environment()->CopyWithoutHistory(); in SetUpScope()
12599 HEnvironment* HEnvironment::CopyWithoutHistory() const { in CopyWithoutHistory() function in v8::internal::HEnvironment