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/
H A Decma-helpers.c1402 ecma_compiled_code_t *bytecode_literal_p = ECMA_GET_INTERNAL_VALUE_POINTER (ecma_compiled_code_t, in ecma_bytecode_deref() local
1406 if (bytecode_literal_p != bytecode_p) in ecma_bytecode_deref()
1408 ecma_bytecode_deref (bytecode_literal_p); in ecma_bytecode_deref()

Completed in 2 milliseconds