Searched refs:object_to_string (Results 1 – 5 of 5) sorted by relevance
159 V(object_to_string, "[object Object]") \
95 V(OBJECT_TO_STRING, JSFunction, object_to_string) \
1540 Handle<JSFunction> object_to_string = in InitializeGlobal() local1544 native_context()->set_object_to_string(*object_to_string); in InitializeGlobal()
4525 !ToLocal<Value>(i::Execution::Call(isolate, isolate->object_to_string(), in ObjectProtoToString()
413 } else if (*to_string == *isolate->object_to_string()) { in NoSideEffectsToString()