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

  /external/v8/src/wasm/
wasm-code-specialization.h 39 void RelocateObject(Handle<Object> old_obj, Handle<Object> new_obj);
wasm-code-specialization.cc 100 void CodeSpecialization::RelocateObject(Handle<Object> old_obj,
wasm-module.cc 583 code_specialization.RelocateObject(
    [all...]

Completed in 777 milliseconds