Home
last modified time | relevance | path

Searched defs:Smi (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dsmi.h23 class Smi : public Object { class
27 constexpr Smi() : Object() {} in Smi() function in v8::internal::Smi
28 explicit constexpr Smi(Address ptr) : Object(ptr) { in Smi() function in v8::internal::Smi
[all...]
H A Dproperty-details.h116 static constexpr Representation Smi() { return Representation(kSmi); } in Smi() function in v8::internal::PropertyKind::PropertyLocation::PropertyConstness::Representation

Completed in 2 milliseconds