Home
last modified time | relevance | path

Searched refs:LoadFixedBigInt64ArrayElementAsTagged (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc400 TNode<BigInt> value = LoadFixedBigInt64ArrayElementAsTagged( in HandleLoadWasmField()
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h1610 TNode<BigInt> LoadFixedBigInt64ArrayElementAsTagged(
Dcode-stub-assembler.cc2358 TNode<BigInt> CodeStubAssembler::LoadFixedBigInt64ArrayElementAsTagged( in LoadFixedBigInt64ArrayElementAsTagged() function in v8::internal::CodeStubAssembler
2571 return LoadFixedBigInt64ArrayElementAsTagged(data_pointer, offset); in LoadFixedTypedArrayElementAsTagged()