Searched refs:ecma_op_bind_this_value (Results 1 – 3 of 3) sorted by relevance
85 ecma_op_bind_this_value (ecma_property_t *prop_p, ecma_value_t this_binding);
546 ecma_op_bind_this_value (ecma_property_t *prop_p, /**< [[ThisBindingValue]] internal property */ in ecma_op_bind_this_value() function
629 ecma_op_bind_this_value (prop_p, completion_value); in vm_super_call()