Home
last modified time | relevance | path

Searched defs:Cast (Results 1 – 25 of 78) sorted by relevance

1234

/arkcompiler/ets_runtime/ecmascript/ic/
Dproto_change_details.h28 static ProtoChangeMarker *Cast(TaggedObject *object) in Cast() function
48 static ProtoChangeDetails *Cast(TaggedObject *object) in Cast() function
65 static ChangeListener *Cast(TaggedObject *object) in Cast() function
Dproperty_box.h30 static PropertyBox *Cast(TaggedObject *object) in Cast() function
/arkcompiler/ets_runtime/ecmascript/
Djs_weak_container.h24 static JSWeakMap *Cast(TaggedObject *object) in Cast() function
54 static JSWeakSet *Cast(TaggedObject *object) in Cast() function
Djs_global_object.h25 static JSGlobalObject *Cast(TaggedObject *object) in Cast() function
38 static GlobalPatch *Cast(TaggedObject *object) in Cast() function
Djs_realm.h24 static JSRealm *Cast(TaggedObject *object) in Cast() function
Djs_intl.h24 static JSIntl *Cast(TaggedObject *object) in Cast() function
Dtagged_node.h33 static TaggedNode *Cast(TaggedObject *object) in Cast() function
89 static LinkedNode *Cast(TaggedObject *object) in Cast() function
113 static RBTreeNode *Cast(TaggedObject *object) in Cast() function
Djs_map_iterator.h25 static JSMapIterator *Cast(TaggedObject *obj) in Cast() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_tree_map.h29 static JSAPITreeMap *Cast(TaggedObject *object) in Cast() function
Djs_api_vector_iterator.h25 static JSAPIVectorIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_queue_iterator.h25 static JSAPIQueueIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_list_iterator.h25 static JSAPIListIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_tree_set.h29 static JSAPITreeSet *Cast(TaggedObject *object) in Cast() function
Djs_api_linked_list_iterator.h25 static JSAPILinkedListIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_stack_iterator.h25 static JSAPIStackIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_arraylist_iterator.h29 static JSAPIArrayListIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_plain_array_iterator.h25 static JSAPIPlainArrayIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_hashset_iterator.h26 static JSAPIHashSetIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_hashmap.h27 static JSAPIHashMap *Cast(TaggedObject *object) in Cast() function
Djs_api_tree_map_iterator.h29 static JSAPITreeMapIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_lightweightmap_iterator.h25 static JSAPILightWeightMapIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_tree_set_iterator.h29 static JSAPITreeSetIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_deque_iterator.h33 static JSAPIDequeIterator *Cast(TaggedObject *obj) in Cast() function
Djs_api_hashset.h25 static JSAPIHashSet *Cast(TaggedObject *object) in Cast() function
Djs_api_lightweightset_iterator.h25 static JSAPILightWeightSetIterator *Cast(TaggedObject *obj) in Cast() function

1234