Searched refs:InsertToCodeCache (Results 1 – 2 of 2) sorted by relevance
1336 if (V8_UNLIKELY(cached_code_)) InsertToCodeCache(code); in PublishCodeLocked()1748 void NativeModule::InsertToCodeCache(WasmCode* code) { in InsertToCodeCache() function in v8::internal::wasm::NativeModule2383 InsertToCodeCache(code_entry.second.get()); in RecompileForTiering()
903 void InsertToCodeCache(WasmCode* code);