Lines Matching refs:js_obj
257 JSObject* js_obj = JSObject::cast(obj);258 CHECK_EQ(Smi::FromInt(23), js_obj->GetProperty(*prop_name));