Home
last modified time | relevance | path

Searched refs:parser_emit_ident_reference (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-expr.c164 parser_emit_ident_reference (parser_context_t *context_p, /**< context */ in parser_emit_ident_reference() function
193 } /* parser_emit_ident_reference */ in parser_emit_ident_reference()
224 parser_emit_ident_reference (context_p, unary_opcode); in parser_emit_unary_lvalue_opcode()
2060 parser_emit_ident_reference (context_p, CBC_PUSH_IDENT_REFERENCE); in parser_process_unary_expression()
2319 parser_emit_ident_reference (context_p, CBC_TYPEOF_IDENT); in parser_process_unary_expression()
2519 parser_emit_ident_reference (context_p, CBC_PUSH_IDENT_REFERENCE); in parser_append_binary_token()

Completed in 4 milliseconds