Home
last modified time | relevance | path

Searched defs:protected_instructions_data (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dfunction-compiler.h54 base::OwnedVector<byte> protected_instructions_data; member
Dwasm-code-manager.h309 base::Vector<const uint8_t> protected_instructions_data() const { in protected_instructions_data() function
393 base::Vector<const byte> protected_instructions_data, in WasmCode()
Dwasm-code-manager.cc1193 base::Vector<const byte> protected_instructions_data, in AddCode()
1213 base::Vector<const byte> protected_instructions_data, in AddCodeWithCodeSpace()
1425 base::Vector<const byte> protected_instructions_data, in AddDeserializedCode()