Remove intrinsics support from parser.
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
This commit is contained in:
committed by
Evgeny Gavrin
parent
3e86875333
commit
447358cd4a
@@ -59,9 +59,6 @@ void dumper_new_statement (void);
|
||||
void dumper_new_scope (void);
|
||||
void dumper_finish_scope (void);
|
||||
|
||||
bool dumper_is_intrinsic (operand);
|
||||
operand dump_intrinsic (operand, operand);
|
||||
|
||||
extern bool dumper_is_eval_literal (operand);
|
||||
|
||||
void dump_boolean_assignment (operand, bool);
|
||||
|
||||
Reference in New Issue
Block a user