Searched refs:old_globals_start (Results 1 – 3 of 3) sorted by relevance
80 DCHECK(old_globals_start == 0 && new_globals_start == 0); in RelocateGlobals()82 old_globals_start = old_start; in RelocateGlobals()168 bool reloc_globals = old_globals_start || new_globals_start; in ApplyToWasmCode()205 old_globals_start, new_globals_start, icache_flush_mode); in ApplyToWasmCode()
54 Address old_globals_start = 0; variable
1070 Address old_globals_start = nullptr; in Build() local1073 old_globals_start = static_cast<Address>( in Build()1078 code_specialization.RelocateGlobals(old_globals_start, new_globals_start); in Build()