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

  /external/v8/src/
spaces.h 2268 SemiSpace* active_space() { return &to_space_; } function in class:v8::internal::NewSpace
    [all...]
  /external/chromium_org/v8/src/
spaces.h 2485 SemiSpace* active_space() { return &to_space_; } function in class:v8::internal::NewSpace
    [all...]

Completed in 42 milliseconds