Home
last modified time | relevance | path

Searched defs:this_obj_p (Results 1 – 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-intrinsic.c75 ecma_object_t *this_obj_p = ecma_get_object_from_value (this_obj); in ecma_builtin_intrinsic_array_prototype_values() local
Decma-builtin-regexp-prototype.c384 ecma_object_t *this_obj_p = ecma_get_object_from_value (this_arg); in ecma_builtin_regexp_prototype_compile() local
Decma-builtin-promise.c502 ecma_object_t *this_obj_p = ecma_get_object_from_value (this_arg); in ecma_builtin_promise_race_or_all() local
/third_party/jerryscript/jerry-core/vm/
Dvm.c512 ecma_object_t *this_obj_p = ecma_get_object_from_value (*this_value_p); in vm_get_implicit_this_value() local
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c2703 ecma_object_t *this_obj_p = ecma_get_object_from_value (this_arg); in ecma_regexp_replace_helper() local