Lines Matching refs:ToInteger
2805 Local<Integer> Value::ToInteger() const {2812 LOG_API(isolate, "ToInteger");2815 num = i::Execution::ToInteger(isolate, obj, &has_pending_exception);3025 num = i::Execution::ToInteger(isolate, obj, &has_pending_exception);