Home
last modified time | relevance | path

Searched defs:tag_value (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers.c52 ecma_builtin_helper_object_to_string_tag_helper (ecma_value_t tag_value) /**< string tag */ in ecma_builtin_helper_object_to_string_tag_helper()
146 … ecma_value_t tag_value = ecma_op_object_get_by_symbol_id (obj_p, LIT_GLOBAL_SYMBOL_TO_STRING_TAG); in ecma_builtin_helper_object_to_string() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c1124 LLVMValueRef tag_value, in s3tc_store_cached_block()
1925 LLVMValueRef dxt_block, tag_value; in generate_update_cache_one_block() local