Home
last modified time | relevance | path

Searched defs:extra_info (Results 1 - 7 of 7) sorted by relevance

/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
H A Darg.impl.h375 jerryx_arg_custom(void *dest, uintptr_t extra_info, jerryx_arg_transform_func_t func) jerryx_arg_custom() argument
[all...]
H A Darg.h72 uintptr_t extra_info; /**< extra information, specific to func */ member
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-iterator-object.c136 ecma_op_create_iterator_object(ecma_value_t iterated_value, ecma_object_t *prototype_obj_p, uint8_t iterator_type, uint8_t extra_info) ecma_op_create_iterator_object() argument
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-arg.c731 uintptr_t *extra_info = (uintptr_t *) (c_arg_p->extra_info); in jerry_arg_to_double_or_bool_t() local
/third_party/node/deps/v8/tools/debug_helper/
H A Dget-object-properties.cc566 auto extra_info = in GetHeapObjectPropertiesNotCompressed() local
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Dencode.h334 uint8_t* extra_info; // if not NULL, points to an array of size member
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-globals.h850 uint16_t extra_info; /**< extra information for the object member
894 uint8_t extra_info; /**< extra information about the object. member

Completed in 9 milliseconds