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

  /external/v8/src/wasm/
wasm-code-specialization.h 62 bool has_objects_to_relocate = false; member in class:v8::internal::wasm::CodeSpecialization
wasm-code-specialization.cc 103 has_objects_to_relocate = true;
171 bool reloc_objects = has_objects_to_relocate;

Completed in 87 milliseconds