Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dcode-inl.h239 PtrComprCageBase Code::main_cage_base(RelaxedLoadTag) const { in main_cage_base() argument
306 inline Code FromCodeT(CodeT code, RelaxedLoadTag) { in FromCodeT() argument
944 RelaxedLoadTag) const { in raw_code() argument
973 PtrComprCageBase CodeDataContainer::code_cage_base(RelaxedLoadTag) const { in code_cage_base() argument
Dfixed-array-inl.h123 Object FixedArray::get(int index, RelaxedLoadTag) const { in get() argument
129 RelaxedLoadTag) const { in get() argument
Djs-objects-inl.h62 RelaxedLoadTag) const { in elements() argument
/third_party/node/deps/v8/src/common/
Dglobals.h1904 struct RelaxedLoadTag {}; struct