Home
last modified time | relevance | path

Searched refs:need_protection (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.h2414 // If need_protection is true, the veneers are protected by a branch jumping
2416 void EmitVeneers(bool force_emit, bool need_protection,
H A Dassembler-arm64.cc4504 void Assembler::EmitVeneers(bool force_emit, bool need_protection, in EmitVeneers() argument
4519 if (need_protection) { in EmitVeneers()

Completed in 21 milliseconds