Home
last modified time | relevance | path

Searched defs:HEnvironment (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen.cc12963 HEnvironment::HEnvironment(HEnvironment* outer, in HEnvironment() function in v8::internal::HEnvironment
12985 HEnvironment::HEnvironment(Zone* zone, int parameter_count) in HEnvironment() function in v8::internal::HEnvironment
13001 HEnvironment::HEnvironment(const HEnvironment* other, Zone* zone) in HEnvironment() function in v8::internal::HEnvironment
13017 HEnvironment::HEnvironment(HEnvironment* outer, in HEnvironment() function in v8::internal::HEnvironment
Dhydrogen.h23 class HEnvironment; variable
Dhydrogen-instructions.h30 class HEnvironment; variable