Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dregister-configuration.h76 bool IsAllocatableGeneralCode(int index) const { in IsAllocatableGeneralCode() function
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc1620 DCHECK(data()->config()->IsAllocatableGeneralCode( in AllocateFixed()