Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc6558 Node* BuildChangeBigIntToInt64(Node* input, Node* context, in BuildChangeBigIntToInt64() function in v8::internal::compiler::__anon0e5cbc651511::WasmWrapperGraphBuilder
6649 return BuildChangeBigIntToInt64(input, js_context, frame_state); in FromJS()