Home
last modified time | relevance | path

Searched refs:bytecode_literal_p (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers.c1397 … ecma_compiled_code_t *bytecode_literal_p = ECMA_GET_INTERNAL_VALUE_POINTER (ecma_compiled_code_t, in ecma_bytecode_deref() local
1401 if (bytecode_literal_p != bytecode_p) in ecma_bytecode_deref()
1403 ecma_bytecode_deref (bytecode_literal_p); in ecma_bytecode_deref()