OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:then_environment_
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/compiler/
control-builders.cc
25
then_environment_
= environment();
32
then_environment_
->Merge(environment());
33
set_environment(
then_environment_
);
control-builders.h
44
then_environment_
(nullptr),
54
Environment*
then_environment_
; // Environment after the 'then' body.
member in class:v8::internal::compiler::final
Completed in 635 milliseconds