Lines Matching full:json_object
1039 Handle<JSObject> json_object = factory->NewJSObject(cons, TENURED);1040 ASSERT(json_object->IsJSObject());1043 global, name, json_object, DONT_ENUM));1044 global_context()->set_json_object(*json_object);