[][src]Function boa::builtins::string::value_of

pub fn value_of(
    this: &Value,
    args: &[Value],
    ctx: &mut Interpreter
) -> ResultValue

Get the string value to a primitive string https://tc39.es/ecma262/#sec-string.prototype.valueof