Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
Dhandler-configuration.h100 using IsInobjectBits = IsWasmStructBits::Next<bool, 1>; variable
291 using IsInobjectBits = DescriptorBits::Next<bool, 1>; variable