Lines Matching refs:json_object
1046 Handle<JSObject> json_object = factory->NewJSObject(cons, TENURED);1047 ASSERT(json_object->IsJSObject());1050 global, name, json_object, DONT_ENUM));1051 native_context()->set_json_object(*json_object);