Home
last modified time | relevance | path

Searched refs:RegisterConfigurationForTesting (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.cc1026 InstructionSequence::RegisterConfigurationForTesting() { in RegisterConfigurationForTesting() function in v8::internal::compiler::InstructionSequence
1034 GetRegConfig = InstructionSequence::RegisterConfigurationForTesting; in SetRegisterConfigurationForTesting()
Dinstruction.h1856 static const RegisterConfiguration* RegisterConfigurationForTesting(); in NON_EXPORTED_BASE()