Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dhydrogen.h646 HEnvironment* CopyWithoutHistory() const;
Dhydrogen.cc4208 HEnvironment* initial_env = environment()->CopyWithoutHistory(); in BuildGraph()
11903 HEnvironment* HEnvironment::CopyWithoutHistory() const { in CopyWithoutHistory() function in v8::internal::HEnvironment