HomeSort by relevance Sort by last modified time
    Searched refs:constant_hole_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
hydrogen.h 373 SetOncePointer<HConstant> constant_hole_; member in class:v8::internal::HGraph
    [all...]
hydrogen.cc 596 return GetConstant(&constant_hole_, isolate()->heap()->the_hole_value());
    [all...]

Completed in 431 milliseconds