Searched defs:ToBigInt (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | code-stub-assembler.cc | 6958 TNode<BigInt> CodeStubAssembler::ToBigInt(SloppyTNode<Context> context, in ToBigInt() function in v8::internal::CodeStubAssembler |
D | api.cc | 3591 MaybeLocal<BigInt> Value::ToBigInt(Local<Context> context) const { in ToBigInt() function in v8::Value |