Home
last modified time | relevance | path

Searched defs:ToBigInt (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/api/
Dapi.cc3756 MaybeLocal<BigInt> Value::ToBigInt(Local<Context> context) const { in ToBigInt() function in v8::Value
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc7681 TNode<BigInt> CodeStubAssembler::ToBigInt(TNode<Context> context, in ToBigInt() function in v8::internal::CodeStubAssembler