Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c796 bool free_this_binding = false; in ecma_op_function_call_simple() local
851 free_this_binding = true; in ecma_op_function_call_simple()
922 if (JERRY_UNLIKELY (free_this_binding)) in ecma_op_function_call_simple()