Searched defs:ToInteger (Results 1 – 5 of 5) sorted by relevance
26 constexpr int ToInteger() const { return id_; } in ToInteger() function
600 MaybeHandle<Object> Object::ToInteger(Isolate* isolate, Handle<Object> input) { in ToInteger() function
479 Type Typer::Visitor::ToInteger(Type type, Typer* t) { in ToInteger() function in v8::internal::compiler::Typer::Visitor
3790 MaybeLocal<Integer> Value::ToInteger(Local<Context> context) const { in ToInteger() function in v8::Value
128635 ToInteger(double d) in ToInteger() function