Searched defs:IsBigInt (Results 1 – 2 of 2) sorted by relevance
3624 bool Value::IsBigInt() const { return Utils::OpenHandle(this)->IsBigInt(); } in IsBigInt() function in v8::Value
6776 TNode<BoolT> CodeStubAssembler::IsBigInt(TNode<HeapObject> object) { in IsBigInt() function in v8::internal::CodeStubAssembler