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

  /external/libmojo/mojo/public/cpp/bindings/
sync_handle_watcher.h 51 void IncrementRegisterCount();
  /external/libmojo/mojo/public/cpp/bindings/lib/
sync_handle_watcher.cc 33 IncrementRegisterCount();
38 IncrementRegisterCount();
58 void SyncHandleWatcher::IncrementRegisterCount() {
  /external/v8/src/interpreter/
bytecode-register-allocator.h 68 reg_list->IncrementRegisterCount();
bytecode-register.h 109 void IncrementRegisterCount() { register_count_++; }

Completed in 49 milliseconds