Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dextension_set.h506 bool is_lazy : 4; member
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc639 bool is_lazy = false; in GenerateSingularFieldHasBits() local
/external/v8/src/parsing/
Dparser.cc2536 const bool is_lazy = in ParseFunctionLiteral() local