Home
last modified time | relevance | path

Searched defs:arguments_p (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/vm/
Dvm.c553 ecma_value_t *arguments_p; in vm_super_call() local
1915 … ecma_collection_t *arguments_p = opfunc_spread_arguments (stack_top_p, arguments_list_len); in vm_loop() local
2123 … ecma_collection_t *arguments_p = opfunc_spread_arguments (stack_top_p, arguments_list_len); in vm_loop() local
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c2581 ecma_collection_t *arguments_p = ecma_new_collection (); in ecma_regexp_replace_helper_fast() local
3038 ecma_collection_t *arguments_p = ecma_new_collection (); in ecma_regexp_replace_helper() local
/third_party/jerryscript/jerry-core/api/
Djerry.c3978 ecma_value_t arguments_p[3] = in jerry_create_dataview() local
4241 ecma_value_t arguments_p[3] = in jerry_create_typedarray_for_arraybuffer_sz() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c1298 ecma_value_t arguments_p[3] = in ecma_builtin_typedarray_prototype_subarray() local