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

  /external/v8/src/crankshaft/
hydrogen-escape-analysis.h 19 captured_(0, zone()),
53 ZoneList<HInstruction*> captured_; member in class:v8::internal::HEscapeAnalysisPhase
  /art/runtime/lambda/
closure.h 136 // All offsets are relative to 'captured_'.
142 // Cast the data at '(char*)captured_[offset]' into T, returning its address.
173 } captured_[0]; variable in typeref:union:art::lambda::__anon118
174 // captured_ will always consist of one array element at runtime.

Completed in 161 milliseconds