Searched defs:bytes_copy (Results 1 – 3 of 3) sorted by relevance
127 ModuleWireBytes bytes_copy(copy.get(), copy.get() + bytes.length()); in AsyncCompile() local229 std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, in CreateAsyncCompileJob()
501 i::wasm::ModuleWireBytes bytes_copy(copy.get(), in WebAssemblyValidate() local544 i::wasm::ModuleWireBytes bytes_copy(copy.get(), in WebAssemblyModule() local
2132 std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, in AsyncCompileJob()