Home | Sort by relevance Sort by last modified time |
/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; |