Searched refs:AddOwnedCode (Results 1 – 2 of 2) sorted by relevance
361 WasmCode* NativeModule::AddOwnedCode( in AddOwnedCode() function in v8::internal::wasm::NativeModule476 AddOwnedCode(Nothing<uint32_t>(), // index in AddAnonymousCode()526 WasmCode* ret = AddOwnedCode( in AddCode()574 WasmCode* code = AddOwnedCode( in AddDeserializedCode()621 return AddOwnedCode(Nothing<uint32_t>(), // index in CreateEmptyJumpTable()
360 WasmCode* AddOwnedCode(Maybe<uint32_t> index, Vector<const byte> instructions,