Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dbigint.h88 friend class MutableBigInt; variable
Dbigint.cc44 class MutableBigInt : public FreshlyAllocatedBigInt { class
146 OBJECT_CONSTRUCTORS_IMPL(MutableBigInt, FreshlyAllocatedBigInt) in OBJECT_CONSTRUCTORS_IMPL() argument