Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/trap-handler/
Dhandler-outside.cc116 const ProtectedInstructionData* protected_instructions) { in CreateHandlerData()
137 const ProtectedInstructionData* protected_instructions) { in RegisterHandlerData()
/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.h315 protected_instructions() const { in protected_instructions() function
Dwasm-serialization.cc750 auto protected_instructions = in ReadCode() local