Searched defs:to_object (Results 1 – 2 of 2) sorted by relevance
267 ecma_value_t to_object = ecma_op_to_object (this_arg); in ecma_builtin_object_prototype_dispatch_routine() local316 ecma_value_t to_object = ecma_op_to_object (this_arg); in ecma_builtin_object_prototype_dispatch_routine() local
165 Local<Object> to_object = info_objects[edge.second]; in CreateObject() local