Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dfunction-compiler.h68 OwnedVector<byte> protected_instructions_data; member
Dwasm-code-manager.h184 Vector<const uint8_t> protected_instructions_data() const { in protected_instructions_data() function
260 Vector<const byte> protected_instructions_data, in WasmCode()
Dwasm-code-manager.cc1008 int tagged_parameter_slots, Vector<const byte> protected_instructions_data, in AddCode()
1023 int tagged_parameter_slots, Vector<const byte> protected_instructions_data, in AddCodeWithCodeSpace()
1182 Vector<const byte> protected_instructions_data, in AddDeserializedCode()