Home
last modified time | relevance | path

Searched refs:SetNumberOfInstructionBlocks (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dunwinding-info-writer.h44 void SetNumberOfInstructionBlocks(int number) {} in SetNumberOfInstructionBlocks() function
Dcode-generator.cc243 unwinding_info_writer_.SetNumberOfInstructionBlocks( in AssembleCode()
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dunwinding-info-writer-arm64.h28 void SetNumberOfInstructionBlocks(int number) { in SetNumberOfInstructionBlocks() function
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dunwinding-info-writer-ppc.h28 void SetNumberOfInstructionBlocks(int number) { in SetNumberOfInstructionBlocks() function
/third_party/node/deps/v8/src/compiler/backend/arm/
Dunwinding-info-writer-arm.h28 void SetNumberOfInstructionBlocks(int number) { in SetNumberOfInstructionBlocks() function
/third_party/node/deps/v8/src/compiler/backend/s390/
Dunwinding-info-writer-s390.h28 void SetNumberOfInstructionBlocks(int number) { in SetNumberOfInstructionBlocks() function
/third_party/node/deps/v8/src/compiler/backend/x64/
Dunwinding-info-writer-x64.h35 void SetNumberOfInstructionBlocks(int number) { in SetNumberOfInstructionBlocks() function