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