Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-function-object.c881 ecma_value_t lexical_this; in ecma_op_function_call_simple() local
882 lexical_this = (ECMA_GET_THIRD_BIT_FROM_POINTER_TAG (ext_func_p->u.function.scope_cp) ? ECMA_VALUE_UNINITIALIZED in ecma_op_function_call_simple()
884 ecma_op_init_this_binding (local_env_p, lexical_this); in ecma_op_function_call_simple()

Completed in 3 milliseconds