Home
last modified time | relevance | path

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

/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-library-registry/source/
Dwrap_tools.cpp66 bool jsmbed_wrap_register_class_function(jerry_value_t this_obj, const char* name, jerry_external_h… in jsmbed_wrap_register_class_function()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-intrinsic.c68 ecma_value_t this_obj = ecma_op_to_object (this_value); in ecma_builtin_intrinsic_array_prototype_values() local
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js63 this_obj._dispatch("start_callback", [properties], field
69 this_obj._dispatch("test_state_callback", [test], field
75 this_obj.output_handler.show_status(); field
2558 Test.prototype.step = function(func, this_obj) argument
2627 Test.prototype.step_func = function(func, this_obj) argument
2654 Test.prototype.step_func_done = function(func, this_obj) argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c2010 ecma_builtin_typedarray_prototype_to_locale_string_helper (ecma_object_t *this_obj, /**< TypedArray… in ecma_builtin_typedarray_prototype_to_locale_string_helper()