Searched defs:ToSmi (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/objects/ | ||
| D | tagged-impl-inl.h | 22 bool TaggedImpl<kRefType, StorageType>::ToSmi(Smi* value) const { in ToSmi() function |
| /third_party/node/deps/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 4153 void ToSmi(Register reg) { in ToSmi() function in v8::internal::wasm::__anon3bd82aa60111::LiftoffCompiler |