Home
last modified time | relevance | path

Searched defs:will_serialize (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcompilation-info.h126 bool will_serialize() const { return GetFlag(kSerializing); } in will_serialize() function
Dcompiler.cc398 bool is_debug, bool will_serialize) { in UseCompilerDispatcher()
529 bool will_serialize = outer_info->will_serialize(); in CompileUnoptimizedInnerFunctions() local