Searched refs:IsBigIntWrapper (Results 1 – 2 of 2) sorted by relevance
377 DEF_GETTER(HeapObject, IsBigIntWrapper, bool) { in DEF_GETTER() argument
4133 Utils::ApiCheck(obj->IsBigIntWrapper(), "v8::BigIntObject::Cast()", in CheckCast()