Home
last modified time | relevance | path

Searched defs:to_object (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-object-prototype.c267 ecma_value_t to_object = ecma_op_to_object (this_arg); in ecma_builtin_object_prototype_dispatch_routine() local
316 ecma_value_t to_object = ecma_op_to_object (this_arg); in ecma_builtin_object_prototype_dispatch_routine() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dtopology.c269 #define to_object(k) container_of(k, struct cache_info, kobj) macro
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dtopology.c259 #define to_object(k) container_of(k, struct cache_info, kobj) macro
/third_party/node/src/
H A Dheap_utils.cc180 Local<Object> to_object = info_objects[edge.second]; in CreateObject() local

Completed in 3 milliseconds