Home
last modified time | relevance | path

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

/third_party/rust/crates/minimal-lexical/src/
Dnumber.rs46 pub fn try_fast_path<F: Float>(&self) -> Option<F> { in try_fast_path() method
/third_party/node/deps/v8/src/objects/
Djs-objects.cc2187 bool try_fast_path, in GetOwnValuesOrEntries()
2244 bool try_fast_path) { in GetOwnValues()
2251 bool try_fast_path) { in GetOwnEntries()