Symbol.prototype[Symbol.toPrimitive].length should be 1 (#3960)
JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
This commit is contained in:
committed by
GitHub
parent
37049c4968
commit
b57e9cbc27
@@ -33,7 +33,7 @@ ROUTINE (LIT_MAGIC_STRING_VALUE_OF_UL, ecma_builtin_symbol_prototype_object_valu
|
||||
ROUTINE_CONFIGURABLE_ONLY (LIT_GLOBAL_SYMBOL_TO_PRIMITIVE,
|
||||
ecma_builtin_symbol_prototype_object_to_primitive,
|
||||
0,
|
||||
0)
|
||||
1)
|
||||
|
||||
/* ECMA-262 v6, 19.4.3.4 */
|
||||
STRING_VALUE (LIT_GLOBAL_SYMBOL_TO_STRING_TAG,
|
||||
|
||||
Reference in New Issue
Block a user