Home
last modified time | relevance | path

Searched defs:this_arg (Results 1 - 25 of 54) sorted by relevance

123

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-symbol-prototype.c57 ecma_builtin_symbol_prototype_object_to_string (ecma_value_t this_arg) /**< this argument */ in ecma_builtin_symbol_prototype_object_to_string() argument
72 ecma_builtin_symbol_prototype_object_value_of (ecma_value_t this_arg) /**< this argument */ in ecma_builtin_symbol_prototype_object_value_of() argument
87 ecma_builtin_symbol_prototype_object_to_primitive (ecma_value_t this_arg) /**< this argument */ in ecma_builtin_symbol_prototype_object_to_primitive() argument
H A Decma-builtin-promise-prototype.c47 ecma_builtin_promise_prototype_then (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_promise_prototype_then() argument
65 ecma_builtin_promise_prototype_catch (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_promise_prototype_catch() argument
H A Decma-builtin-boolean-prototype.c57 ecma_builtin_boolean_prototype_object_to_string (ecma_value_t this_arg) /**< this argument */ in ecma_builtin_boolean_prototype_object_to_string() argument
91 ecma_builtin_boolean_prototype_object_value_of (ecma_value_t this_arg) /**< this argument */ in ecma_builtin_boolean_prototype_object_value_of() argument
H A Decma-builtin-weakmap-prototype.c47 ecma_builtin_weakmap_prototype_object_delete (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_weakmap_prototype_object_delete() argument
63 ecma_builtin_weakmap_prototype_object_get (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_weakmap_prototype_object_get() argument
79 ecma_builtin_weakmap_prototype_object_has (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_weakmap_prototype_object_has() argument
95 ecma_builtin_weakmap_prototype_object_set (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_weakmap_prototype_object_set() argument
H A Decma-builtin-weakset-prototype.c47 ecma_builtin_weakset_prototype_object_add (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_weakset_prototype_object_add() argument
63 ecma_builtin_weakset_prototype_object_delete (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_weakset_prototype_object_delete() argument
79 ecma_builtin_weakset_prototype_object_has (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_weakset_prototype_object_has() argument
H A Decma-builtin-proxy.c53 ecma_builtin_proxy_object_revocable (ecma_value_t this_arg, /**< 'this' argument */ in ecma_builtin_proxy_object_revocable() argument
H A Decma-builtin-arraybuffer.c56 ecma_builtin_arraybuffer_object_is_view (ecma_value_t this_arg, /**< 'this' argument */ in ecma_builtin_arraybuffer_object_is_view() argument
H A Decma-builtin-error-prototype.c85 ecma_builtin_error_prototype_object_to_string (ecma_value_t this_arg) /**< this argument */ in ecma_builtin_error_prototype_object_to_string() argument
H A Decma-builtin-set-prototype.c47 ecma_builtin_set_prototype_object_add (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_set_prototype_object_add() argument
63 ecma_builtin_set_prototype_object_clear (ecma_value_t this_arg) /**< this argument */ in ecma_builtin_set_prototype_object_clear() argument
78 ecma_builtin_set_prototype_object_delete (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_set_prototype_object_delete() argument
94 ecma_builtin_set_prototype_object_foreach (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_set_prototype_object_foreach() argument
112 ecma_builtin_set_prototype_object_has (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_set_prototype_object_has() argument
128 ecma_builtin_set_prototype_object_size_getter(ecma_value_t this_arg) ecma_builtin_set_prototype_object_size_getter() argument
145 ecma_builtin_set_prototype_object_entries(ecma_value_t this_arg) ecma_builtin_set_prototype_object_entries() argument
164 ecma_builtin_set_prototype_object_keys(ecma_value_t this_arg) ecma_builtin_set_prototype_object_keys() argument
183 ecma_builtin_set_prototype_object_values(ecma_value_t this_arg) ecma_builtin_set_prototype_object_values() argument
[all...]
H A Decma-builtin-number.c108 ecma_builtin_number_object_is_finite (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_number_object_is_finite() argument
134 ecma_builtin_number_object_is_nan (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_number_object_is_nan() argument
161 ecma_builtin_number_object_is_integer (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_number_object_is_integer() argument
198 ecma_builtin_number_object_is_safe_integer (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_number_object_is_safe_integer() argument
H A Decma-builtin-map-prototype.c47 ecma_builtin_map_prototype_object_clear (ecma_value_t this_arg) /**< this argument */ in ecma_builtin_map_prototype_object_clear() argument
62 ecma_builtin_map_prototype_object_delete (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_map_prototype_object_delete() argument
78 ecma_builtin_map_prototype_object_foreach (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_map_prototype_object_foreach() argument
96 ecma_builtin_map_prototype_object_get (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_map_prototype_object_get() argument
112 ecma_builtin_map_prototype_object_has (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_map_prototype_object_has() argument
128 ecma_builtin_map_prototype_object_set(ecma_value_t this_arg, ecma_value_t key_arg, ecma_value_t value_arg) ecma_builtin_map_prototype_object_set() argument
145 ecma_builtin_map_prototype_object_size_getter(ecma_value_t this_arg) ecma_builtin_map_prototype_object_size_getter() argument
162 ecma_builtin_map_prototype_object_entries(ecma_value_t this_arg) ecma_builtin_map_prototype_object_entries() argument
181 ecma_builtin_map_prototype_object_keys(ecma_value_t this_arg) ecma_builtin_map_prototype_object_keys() argument
200 ecma_builtin_map_prototype_object_values(ecma_value_t this_arg) ecma_builtin_map_prototype_object_values() argument
[all...]
H A Decma-builtin-arraybuffer-prototype.c56 ecma_builtin_arraybuffer_prototype_bytelength_getter (ecma_value_t this_arg) /**< this argument */ in ecma_builtin_arraybuffer_prototype_bytelength_getter() argument
87 ecma_builtin_arraybuffer_prototype_object_slice (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_arraybuffer_prototype_object_slice() argument
H A Decma-builtin-generator-prototype.c68 ecma_builtin_generator_prototype_object_do (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_generator_prototype_object_do() argument
206 ecma_builtin_generator_prototype_object_next (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_generator_prototype_object_next() argument
222 ecma_builtin_generator_prototype_object_return (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_generator_prototype_object_return() argument
238 ecma_builtin_generator_prototype_object_throw (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_generator_prototype_object_throw() argument
H A Decma-builtin-symbol.c197 ecma_builtin_symbol_for (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_symbol_for() argument
223 ecma_builtin_symbol_key_for (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_symbol_key_for() argument
H A Decma-builtin-intrinsic.c91 ecma_builtin_intrinsic_dispatch_routine(uint16_t builtin_routine_id, ecma_value_t this_arg, const ecma_value_t arguments_list_p[], ecma_length_t arguments_number) ecma_builtin_intrinsic_dispatch_routine() argument
H A Decma-builtin-object-prototype.c81 ecma_builtin_object_prototype_object_to_string (ecma_value_t this_arg) /**< this argument */ in ecma_builtin_object_prototype_object_to_string() argument
96 ecma_builtin_object_prototype_object_value_of (ecma_value_t this_arg) /**< this argument */ in ecma_builtin_object_prototype_object_value_of() argument
234 ecma_builtin_object_prototype_dispatch_routine(uint16_t builtin_routine_id, ecma_value_t this_arg, const ecma_value_t arguments_list_p[], ecma_length_t arguments_number) ecma_builtin_object_prototype_dispatch_routine() argument
[all...]
H A Decma-builtin-dataview-prototype.c94 ecma_builtin_dataview_prototype_object_getters (ecma_value_t this_arg, /**< this argument */ in ecma_builtin_dataview_prototype_object_getters() argument
141 ecma_builtin_dataview_prototype_dispatch_routine(uint16_t builtin_routine_id, ecma_value_t this_arg, const ecma_value_t arguments_list_p[], ecma_length_t arguments_number) ecma_builtin_dataview_prototype_dispatch_routine() argument
H A Decma-builtin-array.c60 ecma_builtin_array_object_is_array (ecma_value_t this_arg, /**< 'this' argument */ in ecma_builtin_array_object_is_array() argument
79 ecma_builtin_array_object_from (ecma_value_t this_arg, /**< 'this' argument */ in ecma_builtin_array_object_from() argument
406 ecma_builtin_array_object_of (ecma_value_t this_arg, /**< 'this' argument */ in ecma_builtin_array_object_of() argument
H A Decma-builtin-reflect.c80 ecma_builtin_reflect_dispatch_routine(uint16_t builtin_routine_id, ecma_value_t this_arg, const ecma_value_t arguments_list[], ecma_length_t arguments_number) ecma_builtin_reflect_dispatch_routine() argument
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-symbol-object.c148 ecma_symbol_to_string_helper (ecma_value_t this_arg, /**< this argument value */ in ecma_symbol_to_string_helper() argument
/third_party/jerryscript/tests/unit-core/
H A Dtest-native-instanceof.cpp25 external_function(const jerry_value_t function_obj, const jerry_value_t this_arg, const jerry_value_t args_p[], const jerry_size_t args_count) external_function() argument
H A Dtest-newtarget.cpp161 jerry_value_t this_arg = jerry_create_undefined (); in HWTEST_F() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-typedarray.c58 ecma_builtin_typedarray_from (ecma_value_t this_arg, /**< 'this' argument */ in ecma_builtin_typedarray_from() argument
127 ecma_builtin_typedarray_of (ecma_value_t this_arg, /**< 'this' argument */ in ecma_builtin_typedarray_of() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-function.cc197 Handle<Object> this_arg = isolate->factory()->undefined_value(); in DoFunctionBind() local
H A Dbuiltins-array-gen.h53 TNode<Object> this_arg() { return this_arg_; } in this_arg() function in v8::internal::ArrayBuiltinsAssembler

Completed in 12 milliseconds

123