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

  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
frame_navigation_state.h 135 bool is_committed; // True if the navigation is already committed. member in struct:extensions::FrameNavigationState::FrameState
  /external/chromium_org/third_party/tcmalloc/chromium/src/
deep-heap-profile.h 213 bool is_committed; // Currently, we use only this member in struct:DeepHeapProfile::MemoryInfoGetterLinux::State
  /external/chromium_org/v8/src/
spaces.h 2242 bool is_committed() { return committed_; } function in class:v8::internal::SemiSpace
    [all...]

Completed in 204 milliseconds