Searched defs:BigIntPlatform (Results 1 – 1 of 1) sorted by relevance
3860 class BigIntPlatform : public bigint::Platform { in ThrowInternal() class3862 explicit BigIntPlatform(Isolate* isolate) : isolate_(isolate) {} in ThrowInternal() function in v8::internal::__anon82d3a9db0c11::BigIntPlatform