Searched defs:AddCode (Results 1 – 3 of 3) sorted by relevance
812 void CodeMap::AddCode(Address addr, CodeEntry* entry, unsigned size) { in AddCode() function in v8::internal::CodeMap
1190 std::unique_ptr<WasmCode> NativeModule::AddCode( in AddCode() function in v8::internal::wasm::NativeModule
2007 static void AddCode(const char* name, base::AddressRegion region, in AddCode() function