Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.h702 Node* BuildChangeSmiToIntPtr(Node* value);
Dwasm-compiler.cc3494 Node* WasmGraphBuilder::BuildChangeSmiToIntPtr(Node* value) { in BuildChangeSmiToIntPtr() function in v8::internal::compiler::WasmGraphBuilder
5810 BuildChangeSmiToIntPtr(gasm_->LoadFixedArrayLengthAsSmi(supertypes)); in TypeCheck()